Connecting to production Reuters server today we got below error. Can you explain what this error means and how to resolve it. Caused by: Exception Type='OmmInvalidUsageException', Text='ReqMsgImpl.checkBatchView() failed to decode ElementEntry. Internal error INCOMPLETE_DATA', Error Code='-26' at…
Is there an example on how to manage requests ( open, close, refresh, ..) comming from consumers to an interactive provider ?
To get the trade time value from the tick, we rely on TRADE_DATE (FID 16) and SALTIM_MS (FID 3854). We noticed that for some of the events received from Reuters, the TRADE_DATE value is not set which causes an unintended impact. can you explain how are these events sent and why TRADE_DATE is empty. Also, what is the…
We're consuming data using the Real Time SDK (). When opening the item JPYNOK=X, we get a reasonable call to OnRefreshMsg() with a conversion rate and a scaling of 100. However, when we receive calls to OnUpdateMsg() for this item, the scaling is set to 1. We believe this is a bug. Are you able to confirm and possibly fix…
Currently we are using Real-Time SDK's C# version. Our program uses an EmaConfig.xml file as demonstrated in some sample programs. I am aware of this section in the file: <DictionaryList> <Dictionary> <Name value="Dictionary_1"/> <!-- dictionaryType is optional: defaulted to ChannelDictionary" --> <!-- possible values:…
Our feedhandler uses C# Real-Time SDK, it subscribed to ~5000 names. On Dec 18, 2024 we notice that there were some issue from ~14:30 to 16:30 EST. The below are some of the samples we received: 2024-12-18 14:51:58.9900 | Refinitiv StatusMsg: Name: CASY.O, ServiceName: hEDD, State: Open / Suspect / None / 'channel down.'…
Hang Seng Bank wants to understand if Market By Order data is available via MBO data domain. They want to understand if the order can be mapped to the broker ID; such that they can identity which order is belong too Hang Seng Bank (2313)
Hi guys, Do you know if RTSDK (EMA namely) supports object (message) pooling same way or similar to RFA does? Regards, Vlad
Hi Team Can EMA be used as a consumer to connect to ADS using RSSL for Real-Time subscription through a proxy (Non-REST request)? Can a SOCKS Proxy be used for this? Thank you in advance BR Gema Vicente
We have the consumer config below, <Consumer> <Name value="consumer1"/> <ChannelSet value="Channel_1,Channel_2"/> <Logger value="Logger_1"/> <Dictionary value="Dictionary_1"/> <XmlTraceToStdout value="0"/> <LoginRequestTimeOut value="60000" /> <ReconnectMaxDelay value="3000" /> <ReconnectMinDelay value="1000" /-->…
It looks like you're new here. Sign in or register to get started.