For a deeper look into our Elektron API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials |  Articles

question

Upvotes
Accepted
8 12 13 18

Check if RIC exists (Elektron API)

I used the Elektron API to create a software connected to a TREP infrastructure.

I don't have the DACS entitlement to subscribes to IDN. But I need to check if a RIC exists on IDN. How could I do that?

elektronrefinitiv-realtimeelektron-sdk
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.

1 Answer

· Write an Answer
Upvotes
Accepted
17.3k 82 39 63

Hi @nicolas.roux,

There is no specific API call to check if a RIC exists. If you want to determine if a RIC exists, you have to interrogate the status message that is returned when you register interest in (subscribe to) the RIC. The status message that comes back in the response will specifically indicate that the item is not found. If you get a permission error within the status response for the requested RIC, that means the item does exist.

See this question for more detail.

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.