I am testing according to lseg C++ NIProvider tutorial.I am testing on internal service “DTS_KL” of internal ric “USDFON=MBBGM”, the codes are like the following.OmmProvider. provider(OmmNiProviderConfig("c:\\temp\\process\\x64\\EMAConfig.xml").username("drdwhw")); UInt64 serviceId = 1000; UInt64 sourceDirectoryHandle = 1;…
Using EMA C#, I wonder to know if there is a limit of the number of subscriptions/RequestMsg per OmmConsumer ? In fact I have 10000 rics that I need to monitor them, thus I create an OmmConsumer object and then using this consumer I create my subscritpions using : var ommConsumerConfig = new…
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…
It looks like you're new here. Sign in or register to get started.