Hi, using Real-Time Optimized via EMA to retrieve delayed pricing for a universe of instruments. As part of the response does the service provide access to other message types - for example i see "refresh" when instruments receive a new price update but can you also identify other message types/updates such as when a…
Do we have the libema.lib for vs2017?
Hi, I am using EMA library and have to call different function based on field type which impacting performance of application. As previously, we used RFA where we have simple function call , Is there any api like below in EMA too? formatter.addField(fieldName, fidID, field_value) Appreciate any help. Thanks
Hi, I am building a Interactive Provider. In onReqMsg() call back for a MMT_MARKET_PRICE when I check that request is snapshot or streaming using reqMsg.interestAfterRefresh(), it always return true irrespective the request msg is snapshot type or streaming type. Though in xml trace I can see that STREAMING flag is not…
Hi, I'm using RCC on a java source code using spring boot microservice. the version of framework is : com.refinitiv.ema 3.6.7.3 I am using 2 java threads to handle Connexion and contribution. i have two questions plz : 1- How can i check if the contribution is done or not (to return a response with rest api). 2- How to…
I'm using RTSDK EMA C++ library to post data to the RCC. For ENUM type FIDs I call the FieldList::addEnum method which takes a short int as the value. To get the int value from an ENUM string I preprocess the data with a Python program that converts enumtype.def into a nested dictionary structure that can be used to lookup…
Hi, I am using a view to limit the data I subscribe to (with interest). The initial RefreshMsg provides me with the expected data. I noticed after that the UpdateMsg would very regularly provide me with only BID and ASK many times when in fact as you can see below there is no change to the data. Why is UpdateMsg being…
...can you please check why those updates were sent? Logs: 2023-03-21 08:22:57.861 CET prd_reuters_elektron@SEB-PROD <warning>: Can't decode Status MarketPrice GBPSEK= @ 23 Exception Type='OmmInvalidUsageException', Text='Attempt to getState() while it is NOT set.', ErrorCode='-4048' 2023-03-21 08:22:57.864 CET…
When I tried the Training sample: Cons113, I got the following error: loggerMsg TimeStamp: 20:38:58.209 ClientName: ChannelCallbackClient Severity: Warning Text: Received ChannelDownReconnecting event on channel Channel_4 Instance Name Consumer_4_1 RsslReactor 0x0x274e3b0 RsslChannel 0x0x271a3c0 Error Id -1 Internal…
I have followed the steps from https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-java/tutorials/ema-consumer/ema-consumer-posting-data-to-contribution-channel and now I can post data via consumer directly to Refinitiv Contribution Channel (RCC). So no questions about that. However, I need to…
It looks like you're new here. Sign in or register to get started.