-
what is the time zone for real time prices from ELEKTRON DD for RTO using EMA java.
what is the time zone for real time prices from ELEKTRON DD for RTO using EMA java. I am currently interested in time for TRDPRC_1, OPEN_PRC, BID, ASK. I am using TRDTIM_1, BID_TIME, ASK_TIME, OPEN_TIME corresponding to the before mentioned fields. Also, in case of BID/ASK, I might receive only a single sided quote, does…
-
EMA Java - consumer not getting paused for individual item
I am using EMA 3.8.0.0. I am trying to pause my consumer for individual RIC's in a batch request but still I receive all prices. I am using Docker simulator environment in my local to simulate prices to consume. public void onUpdateMsg(UpdateMsg updateMsg, OmmConsumerEvent event) {…
-
F9: Server has gone down. Will recall when a server becomes available
We have are getting data from IDN_SELECTFEED and we have created a conflation service based from IDN_SELECTFEED called IDN_X and we have 4 ROUTES to retrieve data from IDN_SELECTFEED When RTO Route is disconnected IDN_SELECTFEED is able to seamlessly get data from other RTO Routes. However, for IDN_X it will occur: F9:…
-
How to combine UpdtMessage in the Real Time Optimized to get complete Bid and Ask record ?
In Real Time Optimized if latest Update Message has Only Bid and Quote Time NS then in order to create complete record of Bid and Ask for the Ric do we use the Ask from previous quote message , but in this case which time we can use from prev updtMessage /latetst updtMessage.
-
RTO - Technical Questions
Hi Team, some tech questions from one of the client 1) The request for a token comes back with a field “expires_in” with value 7199, which I assume to mean 1 hour 59 minutes. Is this a meaningless parameter, as I thought this new method of authentication did not require refreshing tokens? Or do I have to acquire a new…
-
RTO upgrade - Developer box vs VMs
We have a client asking the following regarding their RTO upgrade to version 2. "With the new authentication, is it possible for us to be able to connect from a developer box, versus just the two VMs with the MachineID I had set up previously? It's very inconvenient for us to develop on our test VM as it is now being used…
-
RTC issue while running RT-SDK gradle application.
i have created RTC EC2 machine and created RT-SDK machine as well and when i run the gralew application (./gradlew runConsumer100). i am getting an error as eason State: Closed/Suspect/None - text: "Request Rejected: A32: Service ELEKTRON_DD is blocked by port 14002" Capture.PNG
-
What are Pros and Cons of using Secret and JWT
When selecting which type of Authentication to use for V2 within Platform Administration Application, what are the pros and cons of using Secret vs. JWT and vice versa
-
Discover services with the new Token I get the below error in both the Postman call and our code
I’ve been able to call the V2 of Refinitiv’s Auth with the provided Test credentials. I’ve done this using Postman and our code base and we get back a Token. When we make the call to the Discover services with the new Token I get the below error in both the Postman call and our code. I currently didn’t find anything in the…
-
[Consumer_2] is an non-existent consumer name
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(…
-
Refinitiv Real-Time - Optimized: health check
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.
-
Refinitiv Real-Time - Optimized; web-socket sometimes immediately gets closed by server after sen...
...ding login request We have a java client that connects to Refinitiv RTO websocket and fetches data, recently more frequent disconnects started happening and they're causing us to lose data. After investigating it seems like Refinitivs servers closes the websockets for no reason that we could find (confirmed by the log…
-
RTO latency in AWS using PrivateLink
Hello there! Just asking general question - what is decent latency with Refinitiv RTO service (being in same location or using VPC)? I deployed my app in AWS Tokyo, create endpoint (showing that its works ok) at same AZ and using websocket connection have delay of updates like 150-160ms in average. In my case it doesn't…
-
Interconnexion Refinitiv avec le Site de secours MTCASH EWPrs MTCASH EWP
Prière de nous informer sur la possibilité et les prérequis nécessaires pour d’interconnecter la plateforme de secours EWP avec votre plateforme de production.L’option est déjà confirmé avec EWP
-
'OmmInvalidUsageException': 'Failed to add RsslChannel(s) to RsslReactor.'
Posting inquiry in behalf our client. Hi Team, Client tried connecting to RTO using the new Real-Time-SDK-2.0.6.L1. Has someone encountered the specified error below. Thanks in advance. ERR 2022-10-03 03:32:48.200145 3094 gng/rtsdk/endpoint.cc:836> jid[0] Refinitiv Fish failed to start excp_toString[Exception…