We have a Linux consumer application based on RFA SDK version 8.2.5.L3 running at customer site. The application has an RFA session configured with multiple connections, where each connection provides a different set of services. In section 3.4.6 Login to Session with Multiple Connections of RFA C++ RDM Usage Guide, it…
Hi Team, We are using RFA C++ version 8.2 to consume market data. I want to understand if I need to append the AppLogs to the existing file rfa.log only rather than renaming the existing one to rfa.log.OLD. Is there any possible way to do that? I understand there are options provided where I can create a uniquely named…
Hello team, We are expecting market feed using RFA C++ 8.2 api, by configuring itemList parameter (RIC) as CAD= Is it possible that, if I configure CAD=<XYZ>, where XYZ is short name for contributor, I will get market feed from only XYZ contributor. If my understanding is correct, can I have multiple contributors…
Hello, We have a C++-developed Excel Add-in that provides UDF functions to users, which internally connects to RFA to fetch market data. RFA version 8.2.4. Recently, multiple users have been experiencing a memory spike issue, where the memory climbs to a large size when the APIs are called from Excel. We noticed that the…
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.
RFA Java application is posting as a consumer. It fails with the following errors and is unable to recover. INFO [OdpDisp-0] handlers.OMMDataProxy - Connection: RMTServlet::ADSconn (server.refinitiv.com:14002) is DOWN: Closing the current connection because we crossed the "max bytes written" threshold. INFO [OdpDisp-0]…
Hello, we are using RFA 8.2 C++ api and Open DACS 7.8 api to consume Level1 market data. We are working on requirements from one of our mutual client who wants us to connect to multiple TREP servers to get market data. We have a application that connects to TREP and redistribute the market data to the trader application.…
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…
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.
It looks like you're new here. Sign in or register to get started.