Can this returned message body be directly received by a Java entity class and encapsulated into an entity class? This is a code snippet. If it is encapsulated into an entity class, which class is it? It contains the following FieldList, FieldEntry, etc. balabala public void onRefreshMsg(RefreshMsg refreshMsg,…
Our developer needs an EMA version on RH9 for application development. We have downloaded the EMA package (Real-Time-SDK-2.1.3.E1.linux.zip) from Refinitiv developer site on Jan-2024. Please advise whether this package is RH9 compatible. If there is a EMA package for RH9, please kindly advise the link for download.
Hello, I have a strange problem when I contribute data to RICs on ATS using EMA API. Sometimes data on 1 (or even more) RICs are incorrect/mixed - diffrent from values I sent to ATS via PostMsg. I noticed the problem occurs only during 2-nd, or more contribution to there RICs - during first contribution I haven't seen this…
Hi Team, We are currently upgrading our application from RFA API to EMA API and we are facing issues while unsubscribing a RIC in some scenarios. We are using the OmmConsumerClient as explained in the examples. But while unsubscribing a RIC we are still getting updates for it in the form of UpdateMessage. We request you to…
Hi everyone, I have a test RTO environment with a valid client id and secret credentials (I use RTO v2 authentication with EMA). Here is my config (programmatic, not using Emaconfig.xml): Map elementMap = EmaFactory.createMap(); ElementList elementList = EmaFactory.createElementList(); ElementList innerElementList =…
EMA Java OmmConsumer fails with an AssertionError after running for 2 days: java.lang.AssertionError: byte buffer must be non-null at com.refinitiv.eta.codec.DecodeIteratorImpl.setBufferAndRWFVersion(DecodeIteratorImpl.java:84) at com.refinitiv.ema.access.FieldListImpl.decode(FieldListImpl.java:315) at…
We are currently upgrading our application from RFA API to use EMA API. We referred a similar question in this link: https://community.developers.refinitiv.com/questions/92298/whats-the-equivalent-of-rfas-completion-event-in-r.html But we are not able to use the rsslIsFinalState given in the solution here. Please provide a…
When will RFA or EMA support RHEL9.X?
I am currently using EMA Java to subscribe to several ric codes. From what I have explored, we can only use a API_DISPATCH OperationModel which requires the main application thread to sleep for some time to let the EMA thread run in the background and dispatch market data events. The other OperationModel USER_DISPATCH…
Hello, We are tying to implement EMA Consumer Posting Data to contribution channel, and we connect TREP we get below message with state ="Closed, Recoverable / Suspect / None / 'Capability not supported'" **************** TunnelStreamClient processSourceDirectoryRefresh RSSL encrypted connection Login accepted and…
It looks like you're new here. Sign in or register to get started.