Hi guys, we're experiencing some crashes in an application of ours, based on RFA C++ 770L1. Such application has been using RFA C++ 761L1 for years without issues, but after the upgrade to RFA C++ 770L1 (linked due to the rebranding), the application is experiencing regular crashes caused by the corruption of the stack of…
I got a message about the connection in the RFA log around 4/21 22:30:09. What kind of message is this, and when is it output? ------log START---------- [Thu Apr 21 22:30:09 2022]: (ComponentName) RSSL_Adapter: (Severity) Error: RSSL Channel read failed on connection "Default::Connection_RSSL new_rsd_adsB:14002". Channel…
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?
It looks like you're new here. Sign in or register to get started.