The most recent content from our members.
When receiving messages form the ADS via WebSocket, the ADS packs multiple updates into an array of messages. The format appears to be and array of JSON formatted messages. When posting publishing for performance testing, it would be beneficial to able to pack the post update messages into an array of messages and then…
Hello, One of our clients reported the following use case : They publish prices for instruments through ATS, and sometimes they "update" the fields that they publish for some instruments (Ex : Before ATS update command, they publish ASK for RIC_A= and after the command they publish ASK and BID for RIC_A=). We asked them…
Hi, We are currently working on upgrading vulnerable .jar files and json-20190722.jar was found on our list. We are wondering, is non-vulnerable json-20230227.jar version is it compatible with other Refinitiv SDK version 3.6.8.0 libraries we use (ansipage-3.6.8.0, ema-3.6.8.0, eta-3.6.8.0, etajConverter-3.6.8.0,…
We are currently using RFA API for bringing in Realtime Market Data from TREP. We are looking to move to strategic Websocket API which is supported by our platform. Looking to understand the protocols supported with Websockets..? - We are informed that tr_json2 is same as rssl.json.v2. Is that the case..? What is the diff…
We are converting RWF messages to JSON using the RSSL_JSON_JPT_JSON2 option, we notice that the groupId (shown as a required field in Refresh messages) is not present in the JSON, as a consequence if we convert back to RWF the data is lost. Is this a known issue ? If so when/if might it be fixed ?
For my development, I’m trying to have two threads. One threads is for receiving real time data and put them into a list/dictionary(which one should I use to store the JSON I received?) And the other thread is to loop through the list/dictionary and print out the data in the JSON object/string we need.(not all the fields…
We are migrating to "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.PriceHistoryExtractionRequest" from "@odata.type": "#DataScope.Select.Api.Extractions.ExtractionRequests.ElektronTimeseriesExtractionRequest" Although the API End Point :…
Hi, the protocol specification for array primitives is a little bit rare. Therefore I have some questions. 1.) Is the following json sample syntax in case of a UInt- or AsciiString-array also valid? * "Elements": { * "Name": "ERT_FD3_LF1", * "SupportsQoSRange": 0, * "Capabilities": { * "Type": "Array", * "Data":…
Hello, if an Elements-Contianer takes is an Entry of Type "Array", are the Type-Attribute describing the Entry containing "Array" or the name of the DataType that the Array contains? Kind regards Reinhold
GOVSRCH 'export query' produces malformed JSON-representation queries that result in an error when used with the API. This happens when a complex rating filter is created. This makes it impossible to export the query to e.g. Python code, because the query will result in Error 400 "Invalid filter: unmatched closing…
It looks like you're new here. Sign in or register to get started.