Hi, I am currently testing my RTO environement with a couple of field id for european equities. One of my field is TWAP, with id 10506, is always 0. Is this field available on a test environment and teh delayed data mode with "/" before RIC? Thank you
In C# as there is no EmaFactory how do we clone Msg? We are using the pub / sub pattern to offload to other threads for processing. We are currently trying this : var clonedMsg = new RefreshMsg(msg); but we still seem to get a dead lock when accessing fields on the clonedMsg on a different thread.
Hello, I could not find any LSEG 64Bit C/C++ examples of how to process chains in Ema. Can somebody please point me to the one? Thanks, Vlad.
Hi, I am trying to streaming data via EMA. However, I got "Login stream was closed." warning message after receiving several messages. May I know how can I keep connected and keep streaming data. Thanks. Regards, Jun
Hello, In which country is AP3 a data center? Our system is connected to TY6. I would like to check if the following alerts affect our system. Alert ID:309466 Subject:hEDD from AP3 Data Centre - Planned Maintenance completed Best Regard,
...n process. Can you please help me Hi, I receive the below error trying to run example100. Could you please help me? SEVERE com.thomsonreuters.ema.access.ChannelCallbackClient reactorChannelEventCallback loggerMsg ClientName: ChannelCallbackClient Severity: Error Text: Received ChannelDown event on channel Channel…
How can we decode the ByteBuffer generated by the RefreshMsg.asHex()? i.e., how to recreate the RefreshMsg using that ByteBuffer?
Hi Team, We are upgrading our application to use EMA API from RFA API. Our question is that in case of RFA API, do we get any COMPLETION EVENT in the case when Data State of response message is SUSPECT and Stream State is OPEN. Similar question we have for EMA API as well. When the data state of message is SUSPECT and…
Hi, I am trying to create the OmmConsumer object by providing the EmaConfig parameters, username and Consumer Name. OmmConsumerConfig config = EmaFactory.createOmmConsumerConfig(configPath); consumer = EmaFactory.createOmmConsumer(config.consumerName(consumerName).username(userName)); I am getting the below Exception and…
Hello, We are tring to connect to RTO with our application created using the EMA libtrary part of Real-Time-SDK-2.1.3.E1.linux.zip package. EmaConfig.xml file: <Name value="Channel_1"/> <!-- ChannelType possible values are: --> <!-- ChannelType::RSSL_SOCKET - TCP IP connection type --> <!-- ChannelType::RSSL_HTTP - Http…
It looks like you're new here. Sign in or register to get started.