we are connected to MRN ECI using USNFAR=ECI, but there is not many events (we want something with similarities to ECI) what stream have more events ? (that have some similarities to ECI ) UInt64 handle = consumer.registerClient( ReqMsg().serviceName( "ELEKTRON_EDGE" ).name( "USNFAR=ECI" ), client , closure );
My application uses EMA C++ to post message to contribution channel. When the app submitted a bunch of page message (25*80) in a very short time, i started to get the exceptions below saying there's memory exhaustion. OmmException Internal Error. Failed to allocate RsslTunnelStreamBuffer in TunnelItem::submitSubItemMsg(…
Hi, we need to create a stable connection to ERT in cloud to download real time data no-stop. We are using Python and the WebSocketAPI but we are experiencing some problems with token refreshing. In particular we are requesting tokens with user and password authentication, refreshing them every 200 seconds (since the seem…
The Refinitiv Elektron API throws an NPE error when the scheduler is stopped for the weekend. Consumer created : ommConsumers = new OmmConsumer[4]; OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig(); ommConsumers[threadId]…
Greetings! We're having an issue with the very first authentication request. I.e. we registered app and got AppKey, got a machine ID with corresponding machine-specific password, and trying to arrange a REST POST request according to documentation. Address: https://api.refinitiv.com:443/auth/oauth2/v1/token Headers:…
Hello, I am struggling in setting my global environment variables to get data via websocket in Elektron. I tried Python code and it works fine, the connection gives access_token. However, using these variables in R does not give this token. Files can be downloaded here…
Hello, There is a following link, which helps retrieve data in Elektron https://github.com/Refinitiv/websocket-api/tree/master/Applications/Examples/RDP/python . Inside this folder are 2 python files. I am trying to run both of the codes however got the following error Sending authentication request with password to…
Hello, I'm would like to understand the messages below. First message shows data which is fine, but I am not sure why we got the second message which appears to be empty as there are no updates provided within the message. Is this expected behavior? Multiple Messages: [ {…
I am trying to run the example runConsumer450 , but getting error like below. Services : Service : Provider : aws Transport : tcp Endpoint : apac-1.pricing.streaming.edp.thomsonreuters.com Port : 14002 Data Format : rwf Location : ap-southeast-1a Service : Provider : aws Transport : tcp Endpoint :…
Is there a way to request an item snapshot in EMA? I'm looking to generate last updated time for an item. I don't need to continue listening to the updates. Thanks,
It looks like you're new here. Sign in or register to get started.