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…
Hi, When you start an application, say LSEG Consumer, a log file in a format emaLog_PID.log gets created in a directory where an app is running from. Is there a way to have this file created in a directory you specify or have this log written to a file you specify? Thanks Vlad.
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 {…
com.refinitiv.ema.access.OmmInvalidUsageExceptionImpl: Failed to open or modify item request. Reason: ReactorChannel is not available. May I know the possible cause, that is, the meaning of the exception and in which condition, that exception will be raised? And additional the recipe. The code line is just a RIC…
Hi, I am writing in JAVA. I am trying to get FX prices with forward points or spot reference. I am wondering how do i subscribe and how does the message schema looks like? Which field should i put the RIC code in ? name ? Is there any sample messages other than those in the test cases ? i have looked through Can you point…
Hi, We are seeing empty refresh messages in our application. When we try to subscribe on certain RIC (isolated) we see the refresh message. For example : LAST TRADED PRICE : 1793.5 TRADE DATE : 15-4-2025 LAST TRADED PRICE TIME : 6:30:0 BID : 1790 ASK : 1794.5 BID SIZE : 2500 ASK SIZE : 100 EXCHANGE TIME : 6:30:0 CLOSE…
We are using Real-Time Direct solution with C# SDK. We recently noticed a behavior of RefreshMsg. Basically, our previous understanding is that RefreshMsg is sent only once, when our program starts. This is the same as the document says: " Use of non-administrative domains generally follows a specific sequence: • The…
It looks like you're new here. Sign in or register to get started.