Do we still support V1 authentication (machine id, password, client id/appkey) on EMA C#? Looks like it works for the client id and client secret, but if I change it to the V1 combination it fails with the message "There is no user credential available for enabling session management": (The code is based on example…
I'm trying to upgrade EMA 3.5.1.0 to EMA 3.8.0.0. Our current JDK version is 1.8.x. While starting the server with the new version, there is an error below: Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. 2024-07-02 17:37:02.154 ERROR 21070 --- [main]…
I am using EMA 3.8.0.0. I am trying to pause my consumer for individual RIC's in a batch request but still I receive all prices. I am using Docker simulator environment in my local to simulate prices to consume. public void onUpdateMsg(UpdateMsg updateMsg, OmmConsumerEvent event) {…
Hi I'm searching for fieldIds which can return me the "ytd" and "ytd in percentage" values for example for Stocks and Bonds. My app is connection via the c# ema sdk to the RTO(Elektron_DD) service and I'm already getting other data like "NETCHANG1". I'm searching here for the fieldIds but I only found these two (3381…
For RTO EMA, could you please advise the possible reason of the FieldIdNotFound error below? Looks like the fid 640 not exists. 2024-07-08T19:39:41.862+0800 [pool-18-thread-1] INFO com.bbae.stock.refinitiv.RefinitivStockReceiver -onRefreshMsg : RefreshMsg streamId="7" domain="MarketPrice Domain" solicited RefreshComplete…
For my unit tests I need to set name and serviceName to my message. I need to create a message and then pass it to my OmmConsumerClient class. But it did not work. After multiple attempts to make my code work, I finally realised that the issue is in particular logic of setting serviceName. When setting serviceName message,…
For interactive provider (IP), given we have 2 consumers, each subscribing to same RIC "RIC001" published by the same IP. 1. Will two different handle values assigned? the handle value is assigned by ADH? 2. Once there's an update, the IP needs to publish 2 times the same message to those 2 clients?
...or the Field ID 13563 does not exist in enumerated type definitions" Is there any change in the API? My team got this error "com.refinitiv.ema.access.OmmInvalidUsageExceptionImpl: The enum value 6 for the Field ID 13563 does not exist in enumerated type definitions" Is there any change in the API?
How to parse the recorded binary file generated by the test client with -obf command? esp., without the testserver. Is that possible using a custom application to do this?
I am currently using the Java EMA API and wanted to inquire about its support with Java 21. Specifically, are there any plans to add support for Java 21 in the near future? If so, when can we expect this support to be available? I checked the API Compatibility Matrix but did not find any information regarding Java 21…
It looks like you're new here. Sign in or register to get started.