-
No response received using WebSocket API via the Enterprise Apigee Gateway
We are attempting to connect to the Refinitiv RealTime – Optimized WebSocket API via the Enterprise Apigee Gateway to retrieve currency rates. While we’ve successfully established connectivity through the gateway and receive a 101 WebSocket status, we’re encountering issues when sending the login JSON payload. The target…
-
What is JIT conflation (RTO) and Time conflation (RTMDS WebSocket)
Our client is currently having an app based on Python that consumes RT data. They are currently using RTO which is maximum of 3 updates per second for quotes. Going forward they will use the same application to connect to RTMDS via WebSocket (300ms Conflated Service). Both RTO and RTMDS WebSocket are conflated service.…
-
ADS Items per Service, ADS flow per service, Numbers and size of the updates per service
Is there any way to get below details in ADS. Items per Service, Flow per service, Numbers and size of the updates Thank You,
-
Error while running RTO: Item State: Closed / Suspect / None / 'Login stream was closed.'
I am making a batch request and calling consumer.uninitialize() in the end as part of cleanup. I do receive prices but then I get this warning and a close message for all my items saying login stream was closed. I am running my application on a trial license. Is this happening because I am on trial and there are no more…
-
Unable to find valid ceritication path to requested target (RTO (Real Time Optimizid))
Hello, I am trying to establish an RTO v2 connection using WebSocket with Java. I downloaded the class named "MarketPriceRdpGwClientCredAuth" from the following GitHub link:…
-
Why am I receiving a "onConnectError" even though I was able to obtain a token?
I am trying to comsume ric with RTO websocket (java). I made some improvements, but they were not sufficient, as I am still encountering the following error. For some reason, I cannot progress beyond obtaining the token. On the Fiddler side, I can only see the process up to the point where the token is retrieved. Do you…
-
Error occurred while running RTO consumer - Failed to request service discovery information.
Hi, I am using RTSDK for streaming real time prices but I get below error when I run my consumer. I am using Authentication version v2. I am able to successfully login using the curl command. I have required licenses also in place under my service account. Can you help why the failure. Is it something related to license…
-
RTO - Service Discovery via Delivery Direct
Hi LSEG, in a client environment it is required to connect a EMA based application to RTO via Delivery Direct. As a temporary solution to test a successful connection, the EMA application was using hardcoded values for host and port (EmaConfig-host-port.xml inside the attached zip). Thought not optimal, this configuration…
-
EMA: cannot authenticate towards RTO
Hello LSEG, we're working to setup an application based on the EMA C++ library for connections towards RTO. Context: * the execution environment is currently under investigations (with some of you guys from LSEG) for some network issues preventing a complete communication with RTO * recently, some issues have been resolved…
-
How to get ytd and ytdPercentage
Hi I'm searching for fieldIds which can return me the "ytd" and "ytd in percentage" values for example for Stocks and Bonds. My app is connection via the c# ema sdk to the RTO(Elektron_DD) service and I'm already getting other data like "NETCHANG1". I'm searching here for the fieldIds but I only found these two (3381…
-
Convert RefreshMsg(C++) to rsslRefreshMsg for encode then decode back
Hi I want to save RefreshMsg to file and later replay it, for chinese charactor, decode back with garbled charactor, can some one help figure out? Here is the code: cn_demo.txt
-
Stale data from real-time RD retrieval
Trying to update Python app on Windows to switch from RDP to RD library API. Using RD library version 1.1.0 and the following code to make real-time snaphot retrieval: import refinitiv.data as rd session = rd.session.platform.Definition('rd_PPE').get_session() rd.session.set_default(session) rd.open_session() response =…
-
LPC 1.4 password expiration?
A client is upgrading RTO version 1 to version 2 and is asking: We encountered password expiration issue on our LPC 1.2 MachineIDs earlier this year. It turns out those passwords expire after some time (3yrs?) and we were unaware, causing outage. Could you let us know : * Do passwords expire on PingIDs used by LPC1.4 ? *…
-
RTO upgrade - Developer box vs VMs
We have a client asking the following regarding their RTO upgrade to version 2. "With the new authentication, is it possible for us to be able to connect from a developer box, versus just the two VMs with the MachineID I had set up previously? It's very inconvenient for us to develop on our test VM as it is now being used…
-
LPC 1.4 Error 0012: Unable to load CURL
Hi. I have just install LPC 1.4 in RH 7. ./start_lpc works good but when trying to connect from client throws error: Text:Error querying service discovery: Failed to initialize RsslRestClient. Text: </local/jenkins/workspace/RRT LPC/OS/OL7-64/esdk/source/rtsdk/Cpp-C/Eta/Impl/Transport/rsslSocketTransportImpl.c:547> Error:…