I am trying runConsumer with the client_id (appkey for non-prod) and jks keystore. Will the appkey generated using refinitiv appkey generator for Side by Side API, EDP API, Eikon Data API work with EMA API? How do I add EMA API access to the appkey? CommandLine.addOption("clientId", "Specifies a unique ID for application…
...o the Real Time RDMU Do we provide end users with code that transforms the MarketByOrder / MarketByPrice files from the Tick History Venue By Day (VBD) service into the Real Time RDMU wire format described that is used here:…
When debugging the code, the following error was reported. Why? Exception Type='OmmInvalidUsageException', Text='dictionary retrieval failed (timed out after waiting 45000 milliseconds) for :) ', ErrorCode='-4055'
I am using Consumer app in example from EMA. Everything is fine and I have an infinite loop and let the callback handle refresh and update messages. The issue is when the upstream disconnects the EMA tries to reconnect until ReconnectAttemptLimit is reached and stops trying again which is expected. However due to my…
loggerMsg ClientName: EmaConsumer_9 Severity: Error Text: Call to rsslReactorDispatchLoop() failed. The _state is set to OmmImplState.NOT_INITIALIZED loggerMsgEnd This error occurs when I call OmmConsumer's uninitialize() one:Why does this happen? two:How do I catch this exception error? three:How to handle this error?…
We access the HKEX Broker Queue Page in EMA style. The RefreshMsg format in EMA looks like: RefreshMsg streamId="5" domain="MarketPrice Domain" solicited RefreshComplete state="Open / Ok / None / 'All is well'" itemGroup="00 03" permissionData="03 01 a9 49 48 c0" name="0700bk.HKd" nameType="1" serviceId="425"…
Hello everyone, We have a server that accepts web socket communication in order to provide some financial data to one of our consumer applications. The server is set up correctly and it could be proven by using one of the examples of Web Socket API (see this example here:…
For an EMA C++ application, will the 'handle' long value be reused? What's the rules of the 'handle' long value assigned to a single RIC stream or batch stream? e.g., unique and auto-incremented integer?
Hi - I am trying to recreate a slow RMDS consumer scenario we have seen using EMA Java 3.6.0. I can repeat all the channel and ticker status messages, but in one instance we saw this status message: Received status msg: text:Slow Consumer, statusCode:None, data:Ok, stream:Open do you recognize this message. When would we…
Hi - can you comment on the congestion we see on our system this afternoon. How can we diagnose the root cause? can we use rrdump (or any other tool) to diagnose this, after the event? ADS1 log <rmds.1.ads.3.itemThread: Notice: Tue Jul 19 15:12:57 2022> Suspended requests due to transport congestion.<END>…
It looks like you're new here. Sign in or register to get started.