We are using "RFA_ConfigGuide.pdf" to setup failover support such that we receive data without any interruptions in case of server failure. "serverList" property is the one which we are using mainly to achieve failover support. However failover is working when the service is stopped on the server, but not when entire…
Hi Support, As of Jan 2022, what is the current version of RFA API? Thanks
Hello I am using the C++ API on Linux rfa8.1.0.L1. I have created a very small simple program that looks like this: ::rfa::rdm::RDMFieldDictionary& foo = ::rfa::rdm::RDMFieldDictionary::create(); foo.destroy(); This is fine, but the moment that I add a call to readRDMFieldDictionary in between the calls to create() and…
We have a binary using RFA C++ 8.2.1.L1. We use OMM L2 to get L2 data. Our client subscribe during the morning to L2 data and everything is fine. We get a stream of L2 data. On the next day, during opening we still have order book from previous day present. How can we know it's a new day and order book has to be cleared ?
Hello All, May I ask if anyone has seen such log errors generated before? RMDSThread error: Channel Stucked, RMDS client data blocked over 10000 retries, continue retrying The stack trace as follows: java.lang.RuntimeException: RMDSThread error: Unexpected spsc channel stuck at…
Hi could you write Reuters RFA code for Equity Last Price? Regards Alex
all examples in RFA8.2.1 are using "SessionLayer.SessionLayerEventTypeEnum.OMMItemEvent" and OMMConsumer. But our server is code in C++ by RFA 7.6 with MarketDataItemEvent can be triggered. (rfa::sessionLayer::MarketDataItemEvent ) Would you give me some examples of how to trigger MarketDataItemEvent in RFA8.2.1 ?
I want to perform a system test for TOTALVIEW split delivery, but I don't know the specifications and acquisition method for split delivery. Question ① What are the specifications for TOTALVIEW's split distribution? Question② What are the cases when split distribution is performed by TOTALVIEW? If you can tell us the…
On initial start-up/subscription, we get refresh message (Response type 1) Below is one sample Refresh message from our logs which we get for this instrument.. and there after nothing else is received unless we restart service. 2021-12-03T05:34:52.286|Symbol:SORA=MAST| Msg rsp type: 1; No. entries: 51; Entries: | 1~9863 |…
We are using Java RFA 8.1.0.L1 and I am wondering if there is a way to get a callback in our code when we have an unexpected disconnect from the Refinitiv host. We have a Client that gets call backs on connection events, so we see the reconnect, but I do not see any callbacks for the disconnect that would proceed the…
It looks like you're new here. Sign in or register to get started.