I am using EMA as an alternative to JSFC to stream market prices. as below capture 1-0 , JSFC can get the Zero price when connected to TREP at HTC 6:00 AM 1-0: but Ema capture the blank data at the same time. See 2-0 2-0 I want to know if this blank data is normal, why is it not zero price ?
We have a new java application that accesses the Real-Time data as a Snapshot via the EMA java API. We came across a peculiar behavior, that our business department considers a showstopper for our acceptance test: When receiving an ema.access.RefreshMsg for requesting data for RICs and processing the field list that is…
I've currently read the `emaj_dev_guide`, `api_concepts_guide` and the installation guide for the Java SDK Side note, I tried git cloning the Java SDK https://github.com/Refinitiv/Real-Time-SDK/tree/master/Java, and attempted to run one of the examples (runconsumer100 for EMA). I've edited the consumer appropriately to be…
Hi, I am keep receiving 'F2: Source application did not respond' event. How to handle this? Is there a way to stop this after receiving one message?
hi I am new in Reuters, I am trying to use your examples, I started with consumer EMA using c# i what to get value of RIC and i want to new which fileds i need to put in "NAME" ***I have attached the output of the code. this is the code : public class Consumer { static void Main() { OmmConsumer? consumer = null; try {…
When subscribing to DOCMz.CHI via the Enterprise Message API on 2025-04-30, we received a StatusMsg indicating that it was unavailable: [2025-04-30 08:42:39.795] [console] [error] EXCEPTION in onStatusMsg: StatusMsg streamId="4829" domain="MarketPrice Domain" state="Closed / Suspect / Not found / 'RTMDS*hash5Bstatus-*The…
Hello team I am trying to publish new record but it is getting publish with previously published records, and I not need to publish the previously published records need to publish freshly publishing records. Please help
We are currently switching from the SSL library to the EMA (Elektron Message API). During this process, we noticed that the following four fields are not available through EMA. These fields are important for our generate processes: • TRDPRC_1 • VWAP • VWAP_EXCH • WTD_AVE1 We would like to ask: 1. Are these fields available…
Hi we are migrating our application using RFA7.2 to the strategic APIs, specifically EMA. We were able to test the data collection using EmaFactory and OmmConsumer. Now we are testing contribution. We are using MarketDataContributor in RFA7.2 Can you please point us to documentation? Thanks. ShareShareReply
We are migrating from RFA to RTDSK EMA. The migration for consumer is done, and we are able to market data from trep server through ommConsumer. Now that we are moving to the contributor part, we are facing some issues. When we try to submit post messages through the ommConsumer, we are not able to get updates when…
It looks like you're new here. Sign in or register to get started.