We have tried to deploy the EMA C++ Provider/Consumer on some RHEL 8.7 servers, with EMA version 3.6.5, and we got the following error on client side: loggerMsg TimeStamp: 20:04:36.916 ClientName: ChannelCallbackClient Severity: Success Text: Received ChannelUp event on channel Channel_1 Instance Name Consumer_1_1…
Is there a way to configure EMA so that it can failover between two ADSs, one with Encryption Enabled and One with Encryption Disabled?
We've recently started using ViewPayload in RT-SDK EMA (version 3.7.0.0 and 3.6.1.2 on Linux) to limit the number of fields that we receive in two of our applications. This works ok for receiving the data but unfortunately for reissue and during unregistration we are seeing issues in the API the end up with exceptions. It…
I'm encoding my payload into a OMM Message. The old RFA had a utility function in the `OMMEncoder` class, where one could pass a value as `String` and an `OMMType`: String fvalue = field.getValue(); FidDef fidDef = fieldDict.getFidDef(fname); encoder.encodeString(fvalue, fidDef.getOMMType()); The encoder encoded the string…
we are using Jenkins pipeline to create docker image but we are getting below error while building Real-time-SDK on docker Image. docker image :gradle:7.3.3-jdk17-alpine 11:49:25 #25 37.69 * What went wrong: 11:49:25 #25 37.69 A problem occurred evaluating project ':Java'. 11:49:25 #25 37.70 > Could not find method…
I have implemented an EMA provider to source the data to different downstream applications, and I want to implement an authentication or entitlement management feature such that the access control policy can be enforced to the connected users. One of the potential use cases is that only some host/users can connect to the…
Hello, one of our mutual client is using EMA for publishing data[Provider]. They have PE code which they can pack in PROD_PERM FID. In case they wish to translate PE code to DACS lock which can be passed to permData in Refresh message, how they can do it? Can you show api's or sample code to do so?
Received ChannelDownReconnecting event on channel Channel_1 Error text Ping error for channel: Lost contact with connection Is there any way I can get rid of this error? Is Application reconnect on its own ? Whats the way to reproduce this error? Appreciate your help. Thanks, Vikas
Hello, My client is currently using EMA with TREP proxy infrastructure including DACS for user permissions. They will migrate to cloud RTO (so get rid of TREP) and still be using EMA. All the example series on Github (including 100 consummer application and 113 session management) show that when creating the consumer for…
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…
It looks like you're new here. Sign in or register to get started.