Hi team, we are using RFA 8.2 api's. Do you know if there are RHEL 8 compatible RFA and Open-DACS libraries? Where to get them from?
We are having issues with an internal built applications requesting market data. The threads are getting snarled up when using RFA Jave 8.2.1 after RTC has a sudden disconnect or the rtc cloud container gets recycled. What it appears to be doing is that the threads are hanging onto the old connection so at this point…
I am trying to migrate our Excel COM add-in x86 build using RFA 7 to x64 using RFA 8.2.2. New COM component works during Unit Test (while making call directly), but when we run via Excel, it fails to send out connection request. No request going out on the wire either. All I see in the log is: [Tue Oct 8 11:43:30 2024]:…
I downloaded the SDK today and have tried to run the tutorial 8 (https://developers.lseg.com/en/api-catalog/refinitiv-real-time/robust-foundation-api-rfa-java/tutorials#tutorial-8-retrieving-level-1-market-price-data) for getting MarketPrice. However, the login is not succeeding. I get following log:…
Hi Team, We are using the RFA 8.2 C++ API to consume market data. Where can I find detailed information about all the exceptions thrown by the RFA API when decoding response messages such as refresh, status, and update?
For example you have flavours such as ssl, rfa, ema ,eta. I have lost track of which is which. More importantly can you tell me the relationship between versions and flavours and support please ? For example I hear that SSL is no longer supported ?
Hello, we use RFA 8.2 C++ api to consume market data. We have a application that registers for event completion. We want to understand the use cases when consumer application will receive Refresh Message which carries status that tells even stream is closed?
Hello, we are using RFA 8.2 C++api. We have a consumer application that registers for completion event. When application subscribes to a symbol, does RFA api guarantees that it will either give market data [Refresh Message] or Status Message indicating stream state is closed?
Hello, we use RFA 8.2 C++ api to consumer market data. After interest is being registered by a consumer application which registered for `completion event` for particular symbol by calling `registerClient()`, how it can differentiate between unsolicited close by api and user requested [by calling `unregisterClient()` close…
We are using RFA 8.2 C++ api. As shown below from dev guide, it is suggesting us to check for event stream closed in Refresh message with status. Can you tell us how isEvenStreamClosed() can be invoked on "RespMsg" or "respStatus"? I don't see any api to do so.
It looks like you're new here. Sign in or register to get started.