I am using ETA Value Added service with watchlist enabled, I am looking into VAConsumer for reference. I want to use cache, so that incoming message will be applied to cache and there will be another thread reading from cache. But is there any way while reading from cache, which will return only updated fields? For eg. ASK…
...name" using application "188" of version "eta3.6.8.L1.win.rrg 64-bit Static" on channel 56. we are getting below error message on ads logfile, and our application is getting disconnected from the service. Output threshold breached for "userName" at position "127.0.0.1" on host "hostName" using application "188" of…
I am trying to run VAConsumenr but getting error ""Adding connection to eu-west-1-aws-1-lrg.optimized-pricing-api.refinitiv.net:14002... Error rsslReactorConnect(): Failed to request authentication token information. Text:…
Hi, We are using ETA library with Watchlist enabled. By increasing number of buffers, frequency of disconnection has been improved a lot. But in such a unfortune situation, How we can recover form such a type of disconnection ? Client application should connect again and subscribe for all tickers. Thanks in advance Bhimrao.
Hi, We are using ETA Watchlist. Do I need to send RSSL_MC_CLOSE on shutdown or rsslUninitialize() will take care of it in ETA ? Thanks in advance /Bhimrao
I have multiple clients connecting to my TREP FH. Now since they are subscribing to same Symbols, the payload for any update message will be same at any given point of time. If there is a way to create copies of the payload after encoding once?
I am using ETA Java to connect TREP I've receive the SourceDirectoryUpdate from server with the following message F9: Service has gone down, Will recall when service become available I have the following questions: 1. After the service is up, what message will I be received? 2. Should I do reconnect when I receive this…
I have the refinitiv consumer example programs working I want to see a working request/response(s) for a symbol list This is the -sl option You need to provide a name for the symbol list I want to know what name will work I tried -sl 0#ITEMS but received <statusMsg domainType="RSSL_DMT_SYMBOL_LIST" streamId="400"…
The RsslEncodeIterator structure is RTSDK 2.0.6 typedef struct RsslEncIterator { RsslBuffer *_pBuffer; /*!< Buffer to encode into, should be set with rsslSetEncodeIteratorBuffer(). RsslBuffer::length should indicate the number of bytes available.*/ char *_curBufPtr; /*!< The current encoding position in the associated…
I am relatively new to ETA Java development. I want to ask if there are additional symbol attributes that we can get via SymbolListHandler or DirectoryHandler (chain rics). I am specifically looking at ISIN and the primary code from the exchange. Otherwise, can I assumme that the RIC code follows this naming convention…
It looks like you're new here. Sign in or register to get started.