Hi Team, one of my client is asking what is the Application-Layer Protocol using for RFA/EMA? Thanks
Why is "value" null in the following? What is the right way to make a TIMACT_NS field? FieldEntry fieldEntry = createFieldEntry(); FieldEntry value = fieldEntry.intValue(TIMACT_NS.fieldId(), TimeUnit.MILLISECONDS.toNanos(timestamp.toEpochMilli()));
从https://github.com/Refinitiv/Real-Time-SDK下载代码,然后在ubuntu20.04 编译 Real-Time-SDK-2.0.8.L1, 提示错误 make[2]: *** No rule to make target 'RTSDK-BinaryPack_dacs_LIBRARY-NOTFOUND', needed by '../Cpp-C/Eta/Executables/UBU20_64_GCC940/Optimized/authlock'. Stop. make[1]: *** [CMakeFiles/Makefile2:5175:…
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…
It looks like you're new here. Sign in or register to get started.