In our application, multiple coroutines (parallel execution) may call OmmConsumer.submit() at the same time, each with its own freshly created PostMsg (built using EMA). Could simultaneous submit calls on the same OmmConsumer instances cause the MDS receive merged or corrupted field data from different posts?
How can I use Python to access and analyze live news feeds from Refinitiv?
During integration with the RTO EMA Java SDK 3.9.0.1, we have faced a timeout exception: com.refinitiv.ema.access.OmmInvalidUsageExceptionImpl: login failed (timed out after waiting 45000 milliseconds) for us-east-1-aws-3-sm.optimized-pricing-api.refinitiv.net:14002) at…
Hello, I am using EMA Refinitiv version 3.8.3.0 and I have implemented a consumer based on example ex370_MP_Batch. I have also created a stub component based on Provider example 102_MP_Snapshot. Consumer communicates correctly with the provider, however provider does not receive the payload for batch request. My use case…
Hello all, I am using the EMA Java library group: "com.refinitiv.ema", name: "ema", version: "3.9.0.1" I am trying to create multiple connections to the HMDS websocket at the same time, on multiple threads, but I ran into a problem. After creating the OmmConsumerConfig for each connection that I will have to make and then…
Hi, I'm currently working on my dissertation and need to verify whether the RIC codes I extracted match the official RICs used by Reuters. I’ve heard that this can be done using the Search API, but I’m not sure how to access it. Is there also an Excel file or database available that contains the full list of RICs from…
I am unable to connect using RTSDK examples (Cons113 and Cons450). I tried running examples with -clientId and -clientSecret arguments. Copied over EmaConfig.xml and changed DefaultConsumer to Consumer_4. Also updated code to use "Consumer_4" public static void Main(string[] args) { OmmConsumer? consumer = null; try {…
Hello, This actually a two questions post. I am trying to connect to RTO using EMA (LSEG.Ema.Core 3.4.0), however, I am struggling to do so (more on this later.) First, I am able to login and connect with websocket using example from MarketPriceRTOClientCredAuthExample project (I was given <client_id> and <client_secret>.)…
I m trying to build a Net core intercative provider using EMA, all works fine and i m able to respond to incoming requests, however, the process memory is nearly 1Gb after launching the application, I tried to reduce the : ItemCountHint : 200 But memory is still high nearly 670Mb, without any request. Well I tried to do…
Hi I am using Bpipe service from ETA. can you please tell which time zones are used for fid: 880, 17, 5, 1067, 875. Also I wanted to know what is the rollover time. So as per what I understand there is not one field that has dateTime together.(Correct me if I am wrong please!) for exchange time stamp (xts). So I am using…
It looks like you're new here. Sign in or register to get started.