The most recent content from our members.
it seems the default timeout for EMA Java is 45000 milliseconds, is it possible to change that programmatically? I did not find anything in OmmConsumerConfig about that. I am not using EmaConfig.xml and i am creating my OmmConsumer like that: OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig(); consumer =…
Hi Team, While running the consumer we are facing login failed issues. I would like to know why this is failing and how to resolve this. Could someone please help me on this? 2022-12-05 15:26:48.529 ERROR 21852 --- [ main] c.refinitiv.ema.access.OmmConsumerImpl : loggerMsg ClientName: Consumer_1_1 Severity: Error Text:…
Hi, I do a registerClient on a consumer that is accepted correctly. Then I receive the RefreshMsg with some data. After I receive the RefreshMsg I receive a StatusMsg with state="Closed / Suspect / Already open / '*A46: Item was reopened under new stream.'" : StatusMsg streamId="5" domain="MarketPrice Domain" state="Closed…
Hi, I am trying to streaming data via EMA. However, I got "Login stream was closed." warning message after receiving several messages. May I know how can I keep connected and keep streaming data. Thanks. Regards, Jun
...n process. Can you please help me Hi, I receive the below error trying to run example100. Could you please help me? SEVERE com.thomsonreuters.ema.access.ChannelCallbackClient reactorChannelEventCallback loggerMsg ClientName: ChannelCallbackClient Severity: Error Text: Received ChannelDown event on channel Channel…
We are receiving in our log at startup time for all the subscribed tickers(100.000 tickers): StreamState[Open]; DataState[Suspect]; StatusCode[None]; errormessage current data is out of date we are using EMA-API java and 10 multi-ommconsumers. After 10 minutes, we receive the first refresh messages with the correct data.…
How can we use the different ADS servers at the same time for our 11 OmmConsumers ? Can using EMA ChannelSet reduce the Stale status (DataStream=”Suspect” and StreamState=”Open”) when using ema-API ? If so, do you have an example of a simple config.xml ? The example of EmaConfigTest.xml…
How can we differentiate RIC chain and RIC with actual market data. (I am trying to implement one consumer client for Chain decoding and the other client to handle actual data). I am using java ema API to build consumer application. Example chains that i am subscribing (0#/FINRCORPORATE, 0#/FINRAGENCY) And also can you let…
Is there a way to configure EMA so that it can failover between two ADSs, one with Encryption Enabled and One with Encryption Disabled?
Hi, I am planning to capture different time stamps on ADS/TREP Eikon C++ API Exchange->Refinitiv sent time -> TREP (receive/sent) -> ... I can see there are fields that provide exchange timestamps. Is there a way to get a time stamp when the message left Refintiv server? If not, is there a way to capture at least TREP…
It looks like you're new here. Sign in or register to get started.