We are using ETA Watchlist api. We are able to connect to eu-west-1-aws-3-sm.optimized-pricing-api.refinitiv.net:443 But while requesting endpoints through ServiceDiscovery, we are getting below response from Refinitiv, and we are not able to connect to any of the combinations from this. Could you please help us to…
Hi. I am looking to get a list of all RICs for Shanghai Stock Exchange equities and Shenzhen Stock Exchange equities. I have been referencing this article (https://developers.lseg.com/en/article-catalog/article/all-rics-available-on-elektron-realtime) and I recently found this tool…
I have an RSSL Consumer client using the Reuter's Domain Model. I also have an RSSL Producer server that is part of a testing harness to test my client. The consumer is successfully able to login, request and process source directory information, and request and process dictionary information, and I have tested this…
I'm having an issue logging into my new RTO service account using v2 authentication and my Refinitiv representative asked me to post a question here. If this is the wrong forum for this question, could you direct me to where I should inquire ? I'm trying to connect using a Eta C consumer application. Ad s a sanity test,…
Client inquiry based on ETA C use for access to BDS-like list. Is a SYMBOL_LIST subscription just a layer on top of chains structure? For example if I subscribe to 0#CL: via SYMBOL_LIST domain will I just get the contents of rics 0#CL:, 1#CL:, etc in a RSSL_MAP format? Can I specify a PDP code when requesting a symbol…
Hi, I was using VAConsumer app to access the streaming data for USFOMC=ECI Yesterday at 11:30 UTC. The data released at expected time but it didn't got updated in the CMD under the field it supposed to (ECON_ACT). The data was updated on Eikon terminal though. Can you please help me with what I might be doing wrong. I've…
Hi, We try to retrieve streaming realtime data via ETA C in RWF format from our local deployed RTDS. There is a sample code for using ETA C VAConsumer what we used: ./VAConsumer -webSocket {{HOST}}:{{PORT}} {{SERVICE}} mp:EUR= -uname {{USER_NAME}} -aid {{APPID}} -x -protocolList rssl.rwf We received the following message:…
Hi, Currently, I want to connect to our deployed rtds using the real-time sdk (c). I can connect using the Websocket API. When I wanted to connect with the VAConsumer example of the SDK, I received the following error message: Error text: </opt/refinitiv/Real-Time-SDK/Cpp-C/Eta/Impl/Transport/rwsutils.c:4059> Error: 1007…
Hi, I am using ETA librray and fetching MarketData by using watchlist, we are getting below error message . "A24: Moving item to new server which has lower server" after some time, it connects to the another failover server but failed to fetch any data. Do I need to send subscription to new server again ? or ETA library…
Hi we met OutOfMemory issue in our service. we are using dependency below : <dependency> <groupId>com.refinitiv.eta</groupId> <artifactId>eta</artifactId> <version>3.7.0.0</version> </dependency> <dependency> <groupId>com.refinitiv.ema</groupId> <artifactId>ema</artifactId> <version>3.7.0.0</version> </dependency> we…
It looks like you're new here. Sign in or register to get started.