We are attempting to identify origin of latency by subscribing to different layers of our infrastructure. 1. At the client ADS level - from our alias "trep-pcarl..." - this rmdstestclient and the app from which this code snippet is taken - runs ok. 2. When connected to the MFA, The command line run and the app throws this…
I want to efficiently take a message from the inbound queue manged by the SDK and add it to a local queue - making this the only function of that thread. A simple assignment is only copying a pointer, not the data itself. Using this pointer later leads to all kinds of data corruption issues as it has been deallocated in…
Do we have an example that can be referred to convert a Java BigDecimal to OMMReal (mantissa and magnitude) so can be populated in the expression like below: fieldList.add(EmaFactory.createFieldEntry().real(22, <mantissa>, <magnitude>)); Searched the forum and found one in the question description:…
Is Elektron Message API (EMA) version 1.5.0.L1 still in support? Where to check the supported version of EMA?
Hi Team, There is a 65535 byte limit on the size of the ElementList entry that is used when making the Batch request for EMA API. Could you pls give us a demo how to send another Batch request if the RIC list exceed 65535 byte ? BTW, what is the meaning of consumer.unregister(arg0); thanks Gang
I am trying to replicate the GetRT and TR function in excel using JAVA EMA API calls, may I know if any ready way we can convert the below directly? TR("AUDSM3AB6M=WPAC", "CF_BID") TR("USDSOFR=", "CF_LAST") TR("EURAB3E2Y=", "TR.MIDPRICE") I am trying to locate any reference for a translation of CF_XXX and TR.XXX to java…
Hi Team, Client is facing bellow ERROR sometimes which caused ChannelDown. And client can only restart the apps manually to subscribe data again. Client is asking how to capture the message of reactorChannelEventCallback, then they can reconnect automatically. ClientName: ChannelCallbackClient Severity: Error Text:…
I have downloaded the Contributor example and followed the tutorial to the letter but don't seem to be able to create an OmmConsumer. When I run it, I get the following output: Contributing to Refinitiv Contributions Channel Starting encrypted connection... May 17, 2022 4:32:09 PM…
Hi, I received HTTP error 500 for following connect request (EMA, C++, Real-Time-SDK-2.0.1.G1 ). Any idea what could this be ? Note that i did not exceprience this issue in a different env (another redhat8) with same client application. I could've assumed this to be related with some env configs, but 113_MP_SessionMgmt…
LPC question: what's the meaning of *lpc*logger*selector : *.debug in the lpc.cnf?
It looks like you're new here. Sign in or register to get started.