Hi Umer/ Refinitiv team, @umer.nalla Is the Mantissa always byte multiple length ? e.g. 0297AC is 3 bytes/24 bits, this also represents the same value as 297AC which is 20 bits. Wanted to confirm. 0x0001, 0x001, 0x01, 0x1 all represent the same number (decimal 1) Similarly 0xfff1, 0xff1, 0xf1 represent the same number…
Hello, In order to be compatible with c++17 supporting compiler, we decided to migrate from RFA 8.0 to RFA 8.2. Unfortunately some of the include files from Dacs permission api sdk downloaded from below link are using "dynamic exception specification" which is deprecated in c++17. Can you help me in getting Dacs SDK that…
I recently downloaded RFA 8.2.2 (rfa8.2.2.L1.linux.rrg.zip) and noticed that it does not contain any documentation, examples, or include files for the DACS Authorization API. Examples: * DACSAUTH_devguide.pdf * Include/Dacs/AuthAgentEvent.h * Include/Dacs/AuthAgentStatus.h Where would I find a downloadable zip file that…
Hello. Question from a client: Currently we are using RFA 8.0 for our development but this version is making use of dynamic exception specification which is deprecated in c++17. Is there an RFA library which is compatible with c++17 ?
Hi , I was parsing through the values generated in RFA.LOG for RIC JPONMU=RR on 24th March 2022. Specifically the following values require attention ... Interest Rates : FIELD_ENTRY 393: 0bfa ==> -0.006% FIELD_ENTRY 394: 0bfa ==> -0.006% FIELD_ENTRY 395: 0bfb ==> -0.005% Corresponding Dates: FIELD_ENTRY 875: 180307e6 ==>…
Hi -- is anyone familiar with this warning message? 09:00:22.488888-t@01505557-Logger message from SessionCore: LogId: 1013, Event Type: 2, Message Text: [Mon Mar 28 09:00:20 2022]: (ComponentName) SessionCore: (Severity) Warning: 1013 (HongKongProd) We're seeing this in the log file of our RFA 8.2.2.L1 Linux C++ app, but…
Is there a way to get the count of total subscribed items? If my application has subscribed x RICs, is there a function call that I can get total subscribed RICS?
I use RFA based library that can be used from C++ and python (using SWIG) on Linux. My goal is to process SIGINT and SIGTERM in main application thread. Could you clarify, how can I clean signal mask in RFA threads to get signals in main application thread?
Hello, We have a question related to fallback quotes. when we subscribe to quotes we get back quotes that are published once a day, and VALUE_DT1 is the value date of the quote. however for fallback quotes, just VALUE_DT1 is not sufficient, and am looking to get your views on how to request for fallback quotes published on…
Hi Refinitiv, We are currently investigating a latency issue being observed by our mutual client north side of our feed handler application. As per our client's TREP Application Development, they observed overflow in the RFA Query, suggesting that we should increase the RFA thread or even segregate it into multiple TCP…
It looks like you're new here. Sign in or register to get started.