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 ?
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…
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…
<前提事項> 弊社のシステムでは、ADS146.242.129.226 もしくは、146.242.133.226 に接続し、 Enterprise Message API (EMA)を利用してデータを取得しております。 <照会事項> 以下の日時、RICにてEMA経由でデータ取得を行ったところ、 2025/4/24 10:30(日本時間)では取得不可、2025/4/24 13:00(日本時間)は取得可でした。 2025/4/24 10:30 にRIC:DIBJP1WD= について、情報取得できなかった理由をご教示願います。 ・取得不可のRIC : “DIBJP1WD=” ・取得不可の日時 : 2025/4/24 10:30…
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
It looks like you're new here. Sign in or register to get started.