I am migrating the excel application to a java application, the Refinitive API part I am using EMAJ in my application. However I have no idea how to use EMAJ to replace the below function call in Excel. Anyone has any ideas please ? =AdFxSwpToDep(CalcDate, PeriodArray, Cur1Cur2, Spot1BA, Spot2BA , Swp1Array, Swp2Array,…
From Client: Also with regards to the EmaConfig.xml file (and files it references, such as RDMFieldDictionary and enumtype.def), how do other clients go about handling relative paths for these files? The locations of configuration files like these differ for us between testing and production environments. Typically we…
Hi, We have a requirement to connect to RTO by directly specifying destination Host/Port. We are in a different VPC and RTO is in another VPC. RTO VPC has a service end-point for RTO and we have an end-point in our VPC to connect to RTO service end-point. Issue is, login request is timed out without any response. What…
Hi, I would like to use the testclient/testserver to record and playback data to performance test an application. Quick Start Guide to Recording and Playback of Refinitiv Real-Time Data | Refinitiv Developers I got it working for one service. However our application consumes data from two services configured in the ADS. I…
1. Using EMA as gradle dependency implementation group: 'com.refinitiv.ema', name: 'ema', version: '3.6.6.0' Java 17, Windows 10 2. I used example from https://developers.refinitiv.com/en/api-catalog/refinitiv-real-time-opnsrc/rt-sdk-java/tutorials#ema-consumer-posting-data-to-contribution-channel Stuck on Establish an…
Hi all, please help me with this issue. Context: EMA C++ based application, using an OmmProviderClient that downloads the Data dictionary over the Login connection. Issue: timeout while downloading the dictionary (RWFFld is downloaded, RWFEnum isn't). In the context of reqMsg for login request, the application starts the…
RTSDK-2.0.6.L1.linux.rrg RTSDK-2.0.6.L1.linux.rrg/Cpp-C/Ema/Executables/CENTOS7_64_GCC482/Optimized/IProv280 Provider crashes at end with stack (gdb) bt #0 0x00007f5ceaf07387 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:55 #1 0x00007f5ceaf08a78 in __GI_abort () at abort.c:90 #2…
Hi, We are reading market data using Real-Time Optimized As per the training code sample, the OmmConsumer object is created and multiple instruments (clients) are registered The system works well, so we get onRefreshMsg(), or onUpdateMsg() calls with the data When there is an error in emaLog, e.g.: loggerMsg TimeStamp:…
Hi there, We are currently using the ema library to collect news from refinitiv. We're connecting using ric: MRN_STORY group: 'com.refinitiv.ema', name: 'ema', version: '3.6.1.2' How is the recovery working? Let's say my listener is down for 2 hours, how do I get back the news that were disseminated during that time. Thank…
I have a EMA based data consumer (snapshot) application that sends batch requests (1000 instruments in each batch) to the managed elektron feed in EaaS data center... and in return , some of the requests return status of closed/suspect/timeout : 2022-09-02 13:30:41,302 [main] WARN : Request failed: service=IDN_RDF…
It looks like you're new here. Sign in or register to get started.