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…
The ETA consumer example application has fixed limits for many of the items coming back in the RSSL messages. If for instance there are more services in the directory service response than the application can handle it simply errors. Or if a particular string length is larger than it is expecting it simply errors Are there…
...m the Java ETA API Hi, I am using the Java ETA API (https://github.com/Refinitiv/Real-Time-SDK/tree/master/Java). I think there is an issue with the way the _readLock and _writeLock are handled in the class SelectableBiDirectionalQueue (package com.refinitiv.eta.valueadd.common). Indeed, on the method read()…
Reading the OPEN MESSAGE MODEL WHITE PAPER document, I don't understand how the Refinitiv wire Format (RWF) interacts with the Open Message Model and Domain Model+RWF If there is any picture, a diagram that would visually explain the operation for newbies with RWF+OMM?
We are upgrading our application to use ETA API for Shanghai International Energy Exchange. Most of the symbols for this exchange publish incorrect TURNOVER (FID#100) with an extra digit. For example, ILUH3 on Nov 2 10:55AM shows: ETA: <!-- rwfMajorVer="14" rwfMinorVer="1" --> <UPDATE domainType="MARKET_PRICE"…
I have a C ETA consumer application which allows connections to be made to RTO. At the customer site, they lost their connection to RTO but it didn't recover as expected and had to be restarted. After restart the application worked as expected. The question I have is - if an RTO endpoint disconnects, can we just reconnect…
Posting inquiry in behalf our client. Hi Team, Client tried connecting to RTO using the new Real-Time-SDK-2.0.6.L1. Has someone encountered the specified error below. Thanks in advance. ERR 2022-10-03 03:32:48.200145 3094 gng/rtsdk/endpoint.cc:836> jid[0] Refinitiv Fish failed to start excp_toString[Exception…
It looks like you're new here. Sign in or register to get started.