question

Upvotes
Accepted
1 0 0 0

How to do a bulk call via API

We want to know how to do a bulk call via API from ADS

elektron#technologyema-api
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 @johnryan.angeles

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply? This will guide all community members who have a similar question.

Thanks,


AHS

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
24.7k 54 17 14

Hello @johnryan.angeles

If you mean "how to send multiple RICs subscriptions in a single request message", the EMA API has the Batch feature. A consumer can request multiple items using a single, client-based, request called a batch request. After the consumer sends an optimized batch request to the Refinitiv Real-Time Advanced Distribution Server, the Refinitiv Real-Time Advanced Distribution Server responds by sending the items as if they were opened individually so the items can be managed individually.

1693987869049.png

The client can find the Batch demonstration in the following EMA API examples:

  • EMA Java API: ex370_MP_Batch
  • EMA C++ API: Cons370



1693987869049.png (67.0 KiB)
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.

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.