I'm currently conducting performance testing on batch requests with Refinitiv ADS server and encountering some issues with response times in high-frequency scenarios. I would appreciate any advice to improve performance. Scenario 1: * Frequency: 1 batch request every 20ms * Each request: contains 10 RIC codes * Totoal…
i have created RTC EC2 machine and created RT-SDK machine as well and when i run the gralew application (./gradlew runConsumer100). i am getting an error as eason State: Closed/Suspect/None - text: "Request Rejected: A32: Service ELEKTRON_DD is blocked by port 14002" Capture.PNG
Hi, I need to get equity pricing for a specific time (12:30 UK Time). How can I achieve this with EMA? Or any other API option available to consume the pricing data at a specific time stamp?
We're trying to modify the batch request items after registering the client. Below is what I tried to modify. long id = consumer.registerClient(EmaFactory.createReqMsg().serviceName("FINANCE_PRICES").payload(batch), appClient); LOG.info("Id assigned: ==== "+ handle);…
Please clarify with below code snippet, when the consumer stops consuming the data from ADS? The reason for this question would be, it consumes the market data continuously when I comment out the finally block below but stops consuming when there is a finally block. I understand the use of finally here but on the other…
I am trying to build executable of EMA API. I am able to build the executable on Linux. However, now i want to build the executable in my Development environment and just deploy the static executable in my production environment. Can anyone help me if this is possible?
Hello, we are experiencing a similar situation as the one mentioned on this thread https://community.developers.refinitiv.com/questions/43780/an-established-connection-was-aborted-by-the-softw.html. We have attempted horizontal scaling, as shown in this example…
Can I use the same username for multiple OmmConsumer instances, or are there restrictions?
The constructor of the OmmConsumer and OmmProvider (Non-Interactive) classes do not return before an initial RTDS connection is established or the specified timeout value expires. a, The LoginRequestTimeOut parameter is set to zero. In this case the constructor of the OmmConsumer / OmmProvider classes block until the…
Hello, My client application is using EMA in order to connect to RTO for real time data. This is a 3 tier application where EMA runs on the server side. My question is having no DACS, how are we supposed to manage data access entitlement for every application user? Thank you
It looks like you're new here. Sign in or register to get started.