-
Rfa8 C++ reconnect issue ads
Hi, I am new to rfa rssl library. recently in my company incident happen in test environment that ads server down and rfa consumer got error that upstream service is dead. Rfa consumer is configured with multiple server list why it did not bounce back to healthy ads. Can someone please explain the possible scenarios.
-
RFA JAR
I'm working with Calypso Treasury System. How can I get the new RFA JAR file?
-
RFA 8.2.3 and LPC 1.4.0
Hi, In my treasury system, Calypso, I have configured rfa-8.2.3 to stream live market data from LPC server. I have configured 3 users for 3 separate services. When I run one of the services in the treasury system, I'm getting the error below in the LPC server: Logging out client ipcSession.7 on socket 23 from source…
-
RFA 8.1 C++ API for extracting specific fields
Which model type should I subscribe to if I need to extract the following fields? A_PRICE_1, A_PRICE_2, ..., A_PRICE_25 B_PRICE_1, B_PRICE_2, ..., B_PRICE_25 A_QTY_1, A_QTY_2, ..., A_QTY_25 B_QTY_1, B_QTY_2, ..., B_QTY_25 A_NPLRS_1, A_NPLRS_2, ..., A_NPLRS_25 B_NPLRS_1, B_NPLRS_2, ..., B_NPLRS_25 res = requestRDMData(…
-
ADS is crashing when we stop our internal app which built with RFA JAVA Edition 8.1.0.L1.all.rrg
Dear Team, We recently migrated the ADS POP server from ADS 3.5 installed on OS RHEL 7.9, bare metal server, to ADS 3.8.1 installed on OS RHEL 8.9, virtual machine. we have encountered a concerning issue after the ADS POP migration, that whenever we stop our internal application built with RFA JAVA Edition…
-
"License prices, users, subscription- Legacy Robust Foundation API (RFA)"
Good day, I have a question. Are the subscription fees for RICs (Reuters Instrument Codes) to Refinitiv, and the service prices, determined by the number of RICs, by market, or by the amount of information for each RIC?" Best regards
-
Veracode Scan issue with rfa.jar
Hi Team, When we do the veracode scan for our application using rfa.jar, veracode is reporting critical issue..PFA and let us know how to resolve this
-
Switching over to a different connection with warm standby and regular failover causes with previ...
...ously received version numbers to be replayed We're using RFA API to stream market data. It seems that when a switchover occurs, we receive quotes with sequence numbers which were already sent on a previous connection. I thought that RFA would handle sequence numbers on its own and only send quotes which the API client…
-
Websocket GBP vs GBp
Hi, When a request is done to London exchange market, for example VOD.L using Websocket API, the price being delivered is GBp. Is there a way to obtain the price in GBP instead GBp? Thanks & Regards, Alfredo
-
Legacy Market Depth Data
On the select.datascope.refinitiv.com portal, in the Tick History Market Depth Report, we can extract and download the "Legacy Market Depth" view of the L2 data. How can we download this data using the RFA API in C++