Receiving two refreshes for symbol list with complete flag set to true For example if we have 19022 instruments, first received 19022 (in multiple messages and one complete) and then 22 (in a message and one complete) On arrival of refresh message , we are clearing cache and adding new symbols The problem in on arrival of…
I have an HTTP server (cpp-httplib library) that creates and should destroy an instance of the OmmConsumer class when processing a POST request. The library creates 10 threads to handle requests, and it feels like the OmmConsumer instance is not fully destroyed in each of them. Am I doing something wrong or is there a…
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?
It looks like you're new here. Sign in or register to get started.