-
Polling for EventQueue
Hello, we use RFA 8.2 C++ api. We are trying to understand how EventQueue can be polled using select call? The current usage pattern is to call EventQueue::dispatch but that requires dispatch() to be called at certain interval and can not be multiplexed with other event FD's.
-
Having issue SFC C++ API
Having issue SFC C++ API where L2 market data of TU contract is impacted, please investigate Asap
-
Invalid memory access when trying to read iterate FieldList
Hi team! I'm trying to write unit tests that test writing to and reading from FieldList containers. However, on the first reading access on populated containers, I'm getting a Segmentation Fault. The reason is that functions like "reset()" or "forth()" are de-referencing FieldList::_pDecoder, and this member seems not to…
-
Preferred Host with Warm Standby Group ServiceBased mode EMA consumer
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…
-
Regarding update and subsequent messages in DIRECT_FEED subscription from RFA 8.2 for C++
Hello, We are subscribed to multiple currencies using direct feed and we ask rate, bid rate and contributor name for same. When first time data is received for currency all the fields are received and updated fields in subsequent update messages for the same currency(We are using streaming way of getting feed using RSSL…
-
C++: request the list of all the RICs the user currently subscribed
i would like to know if there is a facility to request the list of all the RICs the user currently subscribed. It is better to demo an example coding with RFA C++ if possible.
-
Filter Broker/Contributor using RFA
I am using RFA v8.2 C++ edition, is there a way that I could filter on a particular broker/contributor if I do not wish to receive updates from that broker/contributor?
-
How to throttle response using RFA
If I have 10 RIC in the itemList and perform a sendItemRequest() for each of them, is there a way that I can throttle the responses with the RFA event queue dispatch() API? Say I just want to receive the feeds for those 10 RICs once every 15 seconds. I looked at throttleEnabled, throttleBatchCount, throttleType but they…
-
Increased memory usage during message rate bursts
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…
-
Login Denied:Failed to validate sso token
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…
-
Timestamp when event was received from network into RFA api library
Hello, we are using RFA 8.2 C++ api to consume Level1 and Level2 market data using MP/MBP/MBO/Limited Level 2 MP domain. We are on a hunt to know latency in systems for both Level1 and Level2 feeds programmatically. We would like to know programmatically the timestamp when particular market data tick has arrived in the api…
-
How can I build EMA binaries for AlmaLinux9?
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…
-
Duplicate handle returned by ADS/Elektron
Hello group, We have an app built with the Real-Time SDK, which has been in production for a month. This morning, it has returned the same handle value for two different instruments. This has caused a production outage, as the handles have to be unique. Any help would be much appreciated. Thank you. [2025-10-22…
-
LMC API generating event processObjectServerRootRemoved
Hi, I am trying to rewrite our old code which uses RMC API. Now I am using LMC 3.0.0 version. But it looks like after registering events for all required managed objects & variables, LMC API is generating processObjectServerRootRemoved event. I am trying to subscribe to around 1400 objects & 8000 variables. If I remove few…
-
Hello, Do we support C++ language to fetch data via API?
Hello, Do we support C++ language to fetch data via API? We can only see C# on the language section of the tutorials via API here's the link: https://developers.lseg.com/en/api-catalog/refinitiv-tick-history/refinitiv-tick-history-rth-rest-api/quick-start