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…
...out=1 EMA tracing of incoming messages with XmlTraceRead=1 to file(s) does not work properly. Reactor read messages are written to files only when XmlTraceToFile=1, XmlTraceRead=1 and XmlTraceToStdout=1. Simultaneosly these messages logged to stdout as well. It seems there is an error in the code, see…
Hi Team Can you please help us connect EMA code with SCS relay Like going through documentation , i understood that ETA can be replaced with EMA by trading off little performance , but I am not able to find a suitable doc which will help connect EMA java code with SCS relay I want to stream prices and publish Market By…
Hi All, We subscribed for financial market data through a batch request to EMA. What happens when the update message is ready but the consumer is busy with another API call to consume some other data? When I ask this query, consider I didn't mean disconnection between the Refintiv and EMA. Does Refinitiv internally follow…
We were using C++ SDK 2.0.1.L2.Linux(EMA) these years. In order to switch to auth V2, we plan to upgrade to SDK 2.1.2.L1.linux first and then switch to auth V2. Here is what I changed, 1. Replace old Ema source files with new files in Real-Time-SDK-2.1.2.L1.linux/setup/RTSDK-2.1.2.L1.linux.rrg/Cpp-C/Ema/Src/ 2. Replace old…
It looks like you're new here. Sign in or register to get started.