Hi, Today we came across the message CLOSED Suspect UsageError Here is the full log Nov 17 05:05:12 INFO SGT INFO [2.15.24] [MainActor-akka.actor.default-dispatcher-3] [com.refinitiv.ema.access.OmmConsumerImpl] [akka://MainActor/user/AccumulateActor-ccd9f694-46eb-4730-9ab4-b07c5f16cc66/TrccPublishActor] - loggerMsg…
After updating the EmaConfig.xml file with the line <XmlTraceRead value="1"/>, I expected to see the details of incoming messages (like refresh messages) in the log file. However, despite the configuration change, the incoming messages are not appearing in the logs. The following is my changes <XmlTraceFileName…
Hello, According to the below roadmap, the RTSDK C# 2.1.3.L1 should become available for download as released product in Octomber 2023. https://developers.lseg.com/content/dam/devportal/roadmap_realtime_apis.pdf Considering now is November already, can you plese tell me if this roadmap is still on track and the release of…
When we receive a StatusMsg like the following StatusMsg streamId="5" domain="MarketPrice Domain" state="Open / Suspect / None / 'Request timeout'" name="TICKER" serviceId="10" serviceName="ELEKTRON_DD"StatusMsgEnd Is it possible to close this stream with the given streamId when this occurs. This is to prevent EMA from…
How should an EMA consumer handle a MarketPrice Status message received with the state component publishing StreamState == OmmState.StreamState.CLOSED_REDIRECTED? Could you please provide a RIC that results in 'StreamState.CLOSED_REDIRECTED' for testing purposes.
Hi, I am testing "Force Logout From DACs" with my pricefeed simulator and application. Whenever "Force Logout From DACs" is received to the application, it carries out following actions. I am using ema3.6.6.L1. m_consumer->unregister(m_loginHandle); m_loginHandle = 0; delete m_consumer; m_consumer = nullptr; m_consumer =…
Hi, I am using ema3.6.6.L1, Recently my application stopped receiving elektron price updates with above error. As mentioned in https://community.developers.refinitiv.com/questions/87314/rto-force-logout-from-dacs-in-the-ema-login-domain.html, this should be handled by the application whenever error is "Force Logout from…
Hi, I am using MMT_SYMBOL_LIST to get Chain RIC. I found some rules of the Chain RIC in the picture below. I uesd the code below to get the HKXG main board symbol list. consumer->registerClienReqMsg().domainType(MMT_SYMBOL_LIST).serviceName("ELEKTRON_DD").name("0#MBD.HK"), client) But I was unable to ues the code below get…
Hi, Currently, I am using C++ EMA. After accepting the market for a period of time, I received the following two messages. ``` StatusMsg streamId="3256" domain="MarketPrice Domain" state="Open / Suspect / None / 'F15: HS Failover.'" name="2051.HK" nameType="1" serviceId="27" serviceName="ELEKTRON_DD" StatusMsgEnd ...…
Hi team, Client was getting data from EMA, BS183328859=RRPS 。 askYield=111778687038436 bidYield","type":8,"value":117496405185348 he suspects the ask and bid yield are too big Could you pls kindly confirm above? Thank you!
It looks like you're new here. Sign in or register to get started.