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.…
Hi, I am using Ultra Performance API (UPA). I am new to Refinitive. I have following 2 queries. * Please guide to get FID list of Singapore Exchange (XSES). * I am not able to access Refinitive playground. Is it a paid service? If it is not paid service, can I access UPA API from playground? Regards, Kuldeepak
Any way to disable print of Refresh and Update message in the sample client app? I am using sample client from example and the following methods void AppClient::onRefreshMsg( const RefreshMsg& refreshMsg, const OmmConsumerEvent& ) void AppClient::onUpdateMsg( const UpdateMsg& updateMsg, const OmmConsumerEvent& ) Is there…
It looks like you're new here. Sign in or register to get started.