I am trying to publish the data to TREP using EMA (OmmConsumer)able to publish multiple RICs at a time but when the same thing I am trying to publish parallelly I am getting the values mixed up of other to one which field is null…. Can anyone please help me out for the same… Thanking in anticipation…… code snippet that I…
Getting the above error. Please let us know how to resolve
Hi, Is there a detailed description of the meaning for the different Omm State's? What I need is all different combinations and what they represent. EmaFactory.createStatusMsg() .state( OmmState.StreamState.OPEN, // Stream state OmmState.DataState.SUSPECT, // Data state OmmState.StatusCode.ERROR, // Data status "some…
Hi all, I’m moving an ancient Java app from the SFC API to EMA Java. The local RTMDS v3 host listens on 8101, 14002, and 24002. I was told I can reuse the same DACS user with EMA. Connecting EMA to 8101 gives: ChannelDownReconnecting ... Error initializing channel Connecting EMA to 14002 or 24002 results in connection…
When receiving a closed stream notification in EMA/J: WARN 2025-04-18 22:44:11,618 u.c.i.o.p.t.TrepPriceStreamSource pool-27-thread-1- trace_id='' span_id='' Received [StatusMsgImpl] message for [hostname: xconprices.ads1.prod2.iggroup.local;IP address: not available for OmmConsumer connections;port: 14032;connected…
RTO - RTDS takeExclusiveSignOnControl parameter has been included into connection parameters, and when the server log is started it is shown that added parameter is taken into account and that is correctly set to true: 09 Sep 2025 11:03:26,409 INFO [ConfigTemplStaticConfigProcessor] ConfigTemplStaticConfigProcessor:…
When publishing price for all rics via postmsg. I didn't receive corresponding onupdatemsg for all rics. I am able to see price on subscribing to rics. However since updatemsg is not always returned after postmsg. Is there any way we can confirm that publishing has been completed successfully?
Hi everyone, We’re currently working with Refinitiv data and trying to better understand the structure and variety of RIC (Refinitiv Instrument Code) formats available across different asset classes and exchanges. For example, we’re familiar with formats like: AAPL.O – where AAPL represents the instrument (Apple Inc.)…
Hi Team, Is there an api-compatibility-matrix of CPU ? client is iasking if EMA support both x86 and ARM ? thanks
I'm trying to migrate my RFA API application to EMA/ETA API app. In RFA, I can get the number of stored event in a event queue by rfa::common::EventQueue::getEventQueueCurrentSize(). I use this for evaluating the speed of event processing of my app. In EMA, there are no event queue functions, so I want to know how should I…
It looks like you're new here. Sign in or register to get started.