In our application, we got only RefreshMsg as below at a certain time. Refresh message (unspecified type), stream open, data suspect, status code None After that we started to receive StatusMsg as below. Status message, stream closed, data suspect, status code NotFound What are the difference between RefreshMsg and…
Hi, We use Refinitiv Eikon product in Turkey Ing bank. Although we use 543 active rics in the prod environment, it appears as 30721 in the Opens parameter in our connected DACS system. Attached is the screenshot in prod.jpeg. Our application is subscribed to the Refinitiv system one by one, as in the attached kod.jpg…
After a Red Hat migration, the application I'm working is not receiving data from Refinitiv, anymore. We are using still using an old library (rfa-1.0.0.jar, when it was still Reuters) and the code has not been changed in years. Is there a a manual or guide on how to configure that library and which ports must be open or…
Hi, In our company we still have a couple of applications that still run using the legacy API (SSL based). We tried to update these apps using the latest version of RDMFieldDictionary and appendix_a. Unfortunately after the dictionary update these applications fail to get any updates from the server after an interest…
Hello, We wonder what are the supported proxies for RFA API On our side we tested with haproxy and it worked. However, with socks/http proxy or TCP proxy, it seems that it is not working. Can you please confirm and provide a list of supported proxies ? Thanks,
My initial try is to install Zulu OpenJDK (v11.43) but it does not work with my eclipse. But I do hear my coworkers have newer eclipse version working but has call error com.reuters.rfa.session.Session.acquire(String sessionName) that fails with error ExceptionInInitializerError Is there any recommendation in using RFA in…
Currently we are using Elektron Connect from Refintiv to source the Real time exchange rate data feed by using RFA plugin. Only one rate is getting updated with new user "lpc: Amazon service". Fetching and Updating Rates Current Date time:[9/28/2021 4:22:46 PM] RDMClient.ProcessOMMItemEvent.message type: 1…
The infrastructure contain enumdef like this: IMB_VA_IND 4342 ! VALUE DISPLAY MEANING ! ----- ------- ------- 0 " " Not Set 1 "1 " 1 to 1.99% 2 "2 " 2 to 2.99% 3 "3 " 3 to 3.99% In my java code, the following will only return "1", for 1, "2" for 2. I don't see a method that will return the MEANING column, i.e., "1 to…
We sometimes get a ComplEventMsg (type=Event.COMPLETION_EVENT) on application startup immediately after a call to OMMConsumer.registerClient How can I get more information about what is going on? It's not an invalid usename (it works most of the time) or an oversubscribed username (customer support can usually tell me…
The RFA 8.2 C++ release for Linux contains 2 library versions that are compatible with 64-bit archs.: 1. OL7_64_GCC482 2. RHEL6_64_GCC444. The RFA C++ 8.2 release notes mentions that these have been tested with: 1. RHEL6_64_GCC444 : Red Hat Enterprise Linux Server release 6.10 with RFA Lib GCC 7.4.0 2. OL7_64_GCC482: Red…
It looks like you're new here. Sign in or register to get started.