question

Upvotes
Accepted
1 1 1 2

I get an error :"A20: Aggregate item limit exceeded." after i submit multiple batch requests using RFA 8.0 C++ API.

There are 57 batches and exh batch contains no more than 250 symbols. I submit the batch requests one after another and i start receving the real time data snapshots. But i only receive data for first few batches and for remaining i get the error : "A20: Aggregate item limit exceeded."

treprfarfa-apibatch
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @sraj ,

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,
AHS

@sraj

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.4k 10 6 9

Hi @sraj

The message means item open limit for the user has been reached.

It is a configuration value on TREP.

If you host TREP on your site, you have to increase the value of the configuration parameter aggregateItemLimit and restart TREP if you need more items.

Otherwise, if you use Elektron Manage Service, you may have to contact your account manager.

The default maximum number of items which the specified user is allowed to have open simultaneously across all services is 2400.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hi @warat.boonyanit

Does the RTO have the aggregateItemLimit parameter as well?

Is it a different parameter than the watchlist size limit?

FYI, I'm writing a python websocket program to get real time data from refinitiv.

Thank you.

@tobywong

The accepted question will not be monitored by the moderators.

Yes, I think RTO has the aggregateItemLimit parameter.

You need to contact your account team or sales team directly to verify the watchlist size limit of your RTO account. If you have any further questions, please create a new question.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.