I am getting below while trying to consume OmmConsumerConfigImpl::consumerName parameter [Consumer_2] is an non-existent consumer name I am written below code to connect consumer { consumer = EmaFactory.createOmmConsumer(EmaFactory.createOmmConsumerConfig().consumerName("Consumer_2")); consumer.registerClient(…
I can connect to Real Time Optimized by entering the machine ID, password and AppKey into the speed guide application. But I cannot connect via the spring boot project. It gives the error below. "Failed to get endpoints:failed to submit authorization request, exception = Connect to api.refinitiv.com:443…
Hi, I am trying to connect to rto with both the Speed guide application and java code. I get the same error in both. Error images are as follows. Thanks.
Hi, I'm using the free trial on the real time api from refinitiv in order to understand in order to be prepared when starting to get the paid solution. I installed the Java SDK found on the quick start section and finished all steps. I got the example 450 to work. I changed the item Name to explore the different RICs…
I observed this error once on startup when loading 410746 subscriptions, and it did not occur again re-running the same code and RIC set, so it is intermittent and rare. What would be the best way to handle these? (and is this a bug on the refinitiv server side?) 2023-08-15 21:01:23.647 DEBUG…
We want to know how to do a bulk call via API from ADS
I am getting Channel Down event, althogh connecting using ReconnectAttemptLimit as -1. state="Open / Suspect / None / 'channel down'" After channel down, any subscription failed due to below error and unable to get the data. Do I need to reinitialize my subscription client : DEBUG EmaConnection [RFA Dispatch Thread]: Data…
Hi Support, Got queries from InnovestX customer who build their own application and feed data from RTDS and RKD. They need help to clarify which field their API application should pick to get the correct data. See attached excel for reference. Under Column E, these are the field that client has been using. Under Ciolumn F,…
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…
It looks like you're new here. Sign in or register to get started.