We are using Refinitiv .Net SDK in a service built on ASP.NET Core. Following the examples provided, we create an `OmmConsumer`, subscribe to approximately 30,000 snapshot datapoints, and register a client to process incoming messages. After all datapoints are received and processed, we uninitialize the consumer object.…
We’re using Refinitiv EMA version 3.9.1.1 and running into an issue with initial connection recovery. The traditional config options for reconnect handling (ReconnectAttemptLimit, ReconnectMinDelay, etc.) don’t seem to work in this version. Scenario: We’re simulating API loss by routing our EMA connection through a local…
Refinitiv's EMA API is confirmed supported for Ubuntu 20.04; can you please confirm if support extends to Ubuntu 22.04 as well? If yes, can the compatibility matrix document be updated.
Hello, We are experiencing increased memory usage in our application built on Release Real-Time-SDK-2.2.3.L1 · Refinitiv/Real-Time-SDK. The memory usage grows during periods of message rate bursts and does not decrease thereafter. Over period of days this leads to memory usage reaching critical levels, requiring the…
Hi, Recently in my OMMConsumer application (EMA C++ (ema3.7.3.L1)) in pre-production received following 'Status Message' from RTO }FtGroupId [100] SessionId [1] IsActiveSession [TRUE]{Output: Timestamp: 20251028-07:31:31.957967 StatusMsg streamId="1" domain="Login Domain" state="Closed / Suspect / Internal error from…
Hello team I am getting below error while publishing the instruments Exception occurred while doing the publishing ::::::dictionary retrieval failed ( timed out after waiting 45000 milliseconds) for 8.***.0.***:14002) Can you please help me out to increase the timeout for the same the ema version I am using is 3.8.2.0 and…
Hi, I have the following use-case. My component at startup will fetch a list of sedol identifiers. The component will need to subscribe to RTO using EMA library (Real-Time Feeds) to receive the price data using the sedols list. Obviously subscription needs to be done using RICs but not sedols. So the mapping between sedols…
When I run my application with its full universe of symbols (a few hundred instrument RICs and 30 or so chain RICs), often the default message dispatch thread gets stuck, and I stop getting updates. I can usually run the application OK with fewer symbols, but even then, the message dispatch thread still occasionally gets…
Hi team! We have to develop an EMA application (non-interactive provider) in C++ to run on an AlmaLinux9 server. I learned to create a Docker image with RTSDK - following your excellent instruction https://developers.lseg.com/en/article-catalog/article/deploy-and-run-elektron-sdk-docker - and it worked fine for…
I am trying to publish the data to TREP using EMA (OmmConsumer)able to publish multiple RICs at a time but when the same thing I am trying to publish parallelly I am getting the values mixed up of other to one which field is null…. Can anyone please help me out for the same… Thanking in anticipation…… code snippet that I…
It looks like you're new here. Sign in or register to get started.