-
RFA Java - Subscribe request for 165 RICs returned only 2 responses (no error)
Dear Support Team, We are using the RFA Java API to subscribe to market data, and we would like to confirm the following issue from a specification standpoint. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ■Environment Information ━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ・RFA Java Version: 8.1.3.L1 ・OS: Red Hat Enterprise Linux 9.4 (Plow) ・RMDS…
-
JAVA 25 compatibility for jDacslib.jar (RFA API)
Hello We are currently planning to upgrade our platform to be compatible with Java 25, and we wonder if the below lists of libraries are compatible with java 25 : rfaj8.2.0.L2 We use the jDacslib.jar from it. If they are not, is there a version of the rfa api that is compatible ? If not is there a plan to make them…
-
MP domain : clarification on multi part refresh message and RefreshCompleteFlag
Hi Team, We are using RFA C++ version 8.2 to consume market data. As per the RFA documentation for MP domain, you can see in the below notes it's written that "The MarketPrice domain does not allow for multi-part refresh use" Then what is the use of this RespMsg::RefreshCompleteFlag which is marked as required in…
-
Subscription recovery
Hi Team, We are using RFA C++ API version 8.2 to consume market data. I understood from the previous discussion that if we received: If the stream state is still Open, it means that the API or the infrastructure will perform a recovery on behalf of the application. However, if the stream state is Closed or Closed_Recover,…
-
RFA package download
Hello, I am updating an application and I am looking for the latest version of the RFA package to download. Not finding it on the All APIs page.
-
EOL for RFA Java Clarification
The near-term need for us is to retire Java 11 by the EOL date in October but we’ve discovered that RFA 7.x is not compatible with Java 17. It isn’t clear if RFA 8.x is a drop-in replacement or if there are infrastructure dependencies with the new version of the API. Are there documents / team that can provide information…
-
dataBuffer.getDouble() Possible value - NaN and infinite?
Hi Team, We are using RFA C++ version 8.2 to consume market data, and I would like to confirm few things - Is it possible for dataBuffer.getDouble() 1. return a NaN value? 2. return not finite value? Thanks in advance!
-
Implementing EventQueueGroups
We are using RFA C++ 8.2.4.E1. To increase the throughput of our application we are looking for ways to improve its performance. At present we run the single-threaded client model (Section-17.4.2) with one event queue. Because only one thread processes the incoming event data, the maximum rate we can achieve is about 6,500…
-
Differences between RFA version 6.5.0 & RFA version 8.2.5
Are there any are there any differences between RFA version 6.5.0 & RFA version 8.2.5 when processing ON/TN tenors?
-
Usage of RIC while subscribing using RFA
I am using RFA C++ v8.2 Could you please explain the usage of RIC in \itemList configuration? For e.g. \itemList = "CAD=" Does this mean we subscribe to all CAD feeds from all different contributors? Does it include a mixture of individual contributor feeds as well as composite feeds? Or is there a separate RIC code for…
-
Clarification on Solicited vs Regular Snapshot Expected by POP on Initial Request
When a client requests an item for the first time and the POP subsequently requests that item from the provider, can you confirm what the POP expects in the provider’s response? Specifically, does the initial response from the provider need to be marked as a solicited snapshot, or can it be sent as a regular (unsolicited)…
-
RFA session configured with multiple connections
We have a Linux consumer application based on RFA SDK version 8.2.5.L3 running at customer site. The application has an RFA session configured with multiple connections, where each connection provides a different set of services. In section 3.4.6 Login to Session with Multiple Connections of RFA C++ RDM Usage Guide, it…
-
AppLogger | rfa.log file append option
Hi Team, We are using RFA C++ version 8.2 to consume market data. I want to understand if I need to append the AppLogs to the existing file rfa.log only rather than renaming the existing one to rfa.log.OLD. Is there any possible way to do that? I understand there are options provided where I can create a uniquely named…
-
Item list configuration details
Hello team, We are expecting market feed using RFA C++ 8.2 api, by configuring itemList parameter (RIC) as CAD= Is it possible that, if I configure CAD=<XYZ>, where XYZ is short name for contributor, I will get market feed from only XYZ contributor. If my understanding is correct, can I have multiple contributors…
-
Client asks clarification on the following sentence:
Customers must migrate to strategic APIs by 28 February. However, RTMDS will continue to support Marketfeed and SSL until Q2 2027, so the unsupported legacy APIs will continue to work until then. Why they MUST migrate by 28 Feb if it'll will work up to Q2 2027?