I am testing MBO behavior when ADH/ADS is set up in caching. I am sending a query for MBO RIC and get a response back with Summary Data and the Orderbook multi part solicited refresh message. While keeping the subscription on, I query the same RIC via the ADH and expectedly ADH responds back but this time I just see the…
I am working on TREP FH as provider for Market By order domain. My question is how does the TREP FH notify downstream clients to clear the orderbook before start of new trading day? Now I know we can use status message with Clear Cache flag, but wouldn't that also remove the summary data (reference data) with the…
I am trying to add groupId to the refreshMsg and statusMsg in TREP FH using the following: RsslBuffer group = RSSL_INIT_BUFFER; group = {2, (char*)"2"}; refreshMsg.groupId = {2, (char*)"2"}; statusMsg.groupId = {2, (char*)"2"}; I see difference in testclient groupId in refreshMsg and statusMsg. Below is the data. Shouldn't…
Here is a log snippet: 2020-10-06 16:20:01.703054 3FE6D720 INFO App.cpp:234: application:"reuterClosing" on domain:"prod" started on host:"hallgat608" with pid:136291 as user:"evavol" cwd:"/data1/eva/log" config_dir:"/opt/eva/etc" config_file:"reuterClosing.cfg" 2020-10-06 16:20:01.871682 3FE6D720 INFO IceEnv.cpp:73: Ice…
I am getting the following error: Fatal Error: _levelInfo->_encodingState == RSSL_EIS_ENTRIES, Unexpected encoding attempted (file /local/jenkins/workspace/ESDKCore_RCDEV/OS/OL7-64/rcdev/source/rtsdk/Cpp-C/Eta/Impl/Codec/mapEncoder.c, line 425) Here is the line tha fails: if ((ret = rsslEncodeMapEntry(&encodeIter,…
We are getting Feed from RDFD (Tokyo Stock Exchange) using UPA C Edition 7.6.1, Using rsslConnect and rsslInitChannel and so on. The provider uses RDFD. But we need very low level connection. I have two questions. 1. What should we do when the provider replaces RDFD to ELKTRON. And Can you indicate any documantation for…
Client reached out with the following on how they should handle the following behavior: Having an issue with “Source Directory” messages specifically with the “Group Filter Entry”. My observation is that when a TREP server goes down (F9: Server has gone down) I’m receiving Group-Id’s with Status (non-merge) that are not in…
Hi, We are using UPA 8.0.0 API to get real-time fids from an Singapore exchange. We noticed a refresh message with trade id 7702212543233789011 around 1 hour after market closure on 12 April 2023 (18:04 SG time). Please let us know in what situations Refinitiv send refresh message after market closure?
If we receive an empty “Source Refresh” message from the ADS . Do we receive a “Source Update” message with “Service Down” prior to above . If we don’t receive a “Source” update do we have to set service down for all prior services. client's scenario is different, so as an example let’s say we start the system. The first…
Following question is from client: verify w/ Refinitiv (according to UPAC V7.6.1 Reuters Domain Model (RDM) Usage Guide) for SingleOpen == 1 && AllowSuspectData == 1) the streamState should always be “Open” for Source Directory update in ServiceStateInfo or ServiceGroupInfo portion of the message.…
It looks like you're new here. Sign in or register to get started.