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…
We have an application at DB called Magellan using RFA 7.4.1 on Linux RHEL. Version details: Reuters Item Number: 35-15-7109 Product Name: Robust Foundation API - C++ Edition Release Number: 7.4.1 Load Number: 1 Load ID: rfa7.4.1.L1.linux Release Status: RRG It has crashed in RFA library code with the following stack…
In our application, we got only RefreshMsg as below at a certain time. Refresh message (unspecified type), stream open, data suspect, status code None After that we started to receive StatusMsg as below. Status message, stream closed, data suspect, status code NotFound What are the difference between RefreshMsg and…
It looks like you're new here. Sign in or register to get started.