I have followed the steps from https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-java/tutorials/ema-consumer/ema-consumer-posting-data-to-contribution-channel and now I can post data via consumer directly to Refinitiv Contribution Channel (RCC). So no questions about that. However, I need to…
How do we perform a right shutdown on our EMA customer ? * When we shutdown our EMA Customer process, do we need to use OmmConsumer.unregister() method on every stream handle that we have registered ? * Or the call to the method OmmConsumer.uninitialize() will release automatically all stream handles at both Customer and…
I have a use case were I'd like to fan out data I am getting with EMA to multiple end users (I have a license for this). What are some good ways to do this? Specifically once challenge I see is that clients streaming data will come and go and the symbols I need to stream will regularly be changing. For example Client 1 can…
Should it be possible to use reissue to change the list of symbols in a stream? For example if I initially use registerClient with TSLA and IBM but later want to add BMO, can this be done or do I need to always call registerClient to modify the symbols I am streaming?
Hi, we are using ppe.optimized-pricing-api.refinitiv.com servers for the realtime streaming and we connect using EMA. Can you indicate us which is the rate of RIC subscriptions that the server accepts per second? Can we have information about the real-time servers limits ? If the application sends 2000 RIC/second will the…
May I know the meaning of "No matching service present" and "Service for this item was lost"? And the possible condition to lead to these errors. 2023-03-15 09:53:14,663 [INFO] StatusMsg streamId="10005" domain="MarketPrice Domain" state="Open / Suspect / None / 'No matching service present.'" name="ACQR.NB"…
I'm using C++ EMA API and I wonder if Refinitiv reports MME yield for bonds in any of the fields? The usual bid and ask yields are given in RT_YIELD_1 (356) and SEC_YLD_1 (970) as far as I know but what about MME yields?
...est? I got a question on Refinitiv EMA API call with EMA jar version 3.6.2.2. I would like to confirm if it is safe to assume a price publication request sent to EMA API is accepted and successfully processed when we receive the ACK ID from onAckMsg api? Or that simply means the request has been received by the API…
We have an application that subscribes to Refinitiv tickers to receive live rates which would then be used by our system for pricing products. As of today 13 March 2023, we have not received any refresh or update messages to update the fields pertaining to ticker "SORA=MAST". Please help to look into the issue and it would…
Hi, We are looking for a way to check the availability status of Refinitiv Real-Time - Optimized. There is a functionality in SDK where u can check the status of channel OmmConsumer:channelInformation == 'ACTIVE'. Please advise if we can rely on this information and if this is a proper way of doing it, Please help.
It looks like you're new here. Sign in or register to get started.