Hi, I am using example ex340_MP_OnStreamPost of EMA Java API to post data. I have made changes for testing with beta environment setup for our application. Attached is the code and output which shows that I am able to view the data from custom page. From decoded data the datatype seems to be 'rmtes'. So we made changes to…
I want to connect to RTO using Java. I plan to connect using EMA with TLS. I believe I need to create a Java keystore file for this. How should I go about creating it?
was looking for examples of how to develop a springboot REST API using the EMA API. Any good references ? using the following version implementation("com.refinitiv.ema:ema:3.8.3.0")
Dear Support, In EMA Java, the default format for data fields of type TIME is STR_DATETIME_RSSL (HH:MM:SS:XXX:YYY:ZZZ). How do we change it to ISO format STR_DATETIME_ISO8601 which lacks the ':' delimiters in the subsecond part of the format. Thanks, Kristen
In our config, we have two channels created <ChannelGroup> <ChannelList> <Channel> <Name value="Channel_2"/> <ChannelType value="ChannelType::RSSL_SOCKET"/> <CompressionType value="CompressionType::None"/> <Port value="14002"/> <Host value="127.0.0.1"/> </Channel> <Channel> <Name value="Channel_1"/> <ChannelType…
Hello, I would like to know how to identify a message for Tokyo Stock Exchange special quote messages and the special quote price. What update message type and key value and fields will I need to look for in order to know?
Hello. Is there a way to know in advance, whether a RMTES_STRING field in an incoming EMA message may contain a partial update ? E.g. the fields 215 ("ROW64_1"), ..., 228 ("ROW64_14") are such fields. I don't want to scan every field for partial updates.
Hi team, Client discovered with this sample CHFOIS12Y RIC that gave the following error "“#N/A Item request rejected: Item already opened with another stream (stream id = 10333, item name = CHFOIS12Y, domain = RSSL_DMT_MARKET_PRICE(6))”. Every time it was for their internal source hosted on 2 active ATS server (source name…
Hi, I developed a JAVA application based on Refinitiv Realtime SDK, that is consuming RICs on TREP. Today, one of my customer reporting an issue that he was able to observe many time during the night: my application is disconnected from TREP ADS logs shows errors such as Output threshold breached for XXX" at position…
Hi, I am using testserver from the docker image refinitivrealtime/infratools:3.8.1.L1 and I am Running the playback from a XML file that I have captured using the test client. Using the following command: testserver-S DIRECT_FEED -Q dist/recXml.xml -U 1 -N 14002 -K -ik -t 361 It looks like the testserver finishes and no…
It looks like you're new here. Sign in or register to get started.