Hi. How can I configure EMA consumer with multiple WSBGroups for serviceBased failover? My goal. have 2 WSB groups 2 channels each. if Ema receives SErviceDown from Group1ActiveServer it switches to Group1StandbyServer. if service on Group1StandbyServer is down EMA switches to Group2ActiveServer and so on. Bonus Failback…
I am using the EMA API. I'm trying to register a stock and retrieve data for four fields. My business requires dynamically registering new fields. When I need to register a new field, I need to cancel the registration of this stock and then register it again. So, I need to cancel the registration three times and register…
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…
It looks like you're new here. Sign in or register to get started.