The most recent content from our members.
... historical prices? We are currently using an EMA application to Post realtime data to RCC. Are there any FIDs that can be used to update/correct historical prices?
Hello everyone, we are currently setting up the test access for the Word Check One API and in Postman every query (POST and GET) works fine. We get problems when we try to set up POST requests via our own system (low code platform Appian). Get Requests work fine. I have already cross-checked the different functions with…
When receiving messages form the ADS via WebSocket, the ADS packs multiple updates into an array of messages. The format appears to be and array of JSON formatted messages. When posting publishing for performance testing, it would be beneficial to able to pack the post update messages into an array of messages and then…
Hi - how do I delete a specific record using an OMM off-stream post on the ads web socket please? I'm using a type "Update" with an Action "Delete" - I get an Ack back from the ads, but the record doesn't get deleted. How do I remove it from cache please with a post? Thanks Martin
Hi, I am trying to post a message on RTMDS connectivity (no tunnel stream), but the response to the post request is this error message 2023-05-23 10:44:52.704 ERROR 37860 --- [pool-2-thread-1] c.refinitiv.ema.access.OmmConsumerImpl : loggerMsg ClientName: ItemCallbackClient Severity: Error Text: Attempt to use invalid…
I can call any GET method on the Refinitiv World Check API and everything is signed and works okay but when I try to POST a Case, I get a 401 error. It works fine from Postman using my key and secret but my C# code doesn't. I have tried replacing the JSON content just with "{}" but it seems to be the authorisation failing…
...est? I got a question on Refinitiv EMA API call with EMA jar version 3.6.2.2. I would like to confirm if it is safe to assume a price publication request sent to EMA API is accepted and successfully processed when we receive the ACK ID from onAckMsg api? Or that simply means the request has been received by the API…
Hi - I can connected to an ads and off-stream post successfully. Im trying to send a lot of data, so i use a while True loop after receiving the login response to listen to a queue and post. However this means that the on_message function is never accessed to receive the Acks to the posts. Do you have any example of how I…
I am using the API version below to submit 7800 messages. This worked fine for months but is suddenly giving me the error below. API Version <groupId>com.thomsonreuters.ema</groupId> <artifactId>ema</artifactId> <version>3.2.0.2</version> Error ClientName: SingleItem Severity: Error Text: Internal error:…
I am trying to set up permission data as per X_PE, Service Name but still getting A29: Post message did not contain permission data.
It looks like you're new here. Sign in or register to get started.