When will the RFA or EMA be supported on RHEL10 and JDK21? I didn't see any plan yet on the current road map.
Do we have limit on the refresh token used in RDP authentication API? v1 and v2, e.g., when it will be expired, a specific refresh token cannot be 'refreshed' anymore?
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?
It looks like you're new here. Sign in or register to get started.