question

Upvotes
Accepted
1 1 1 3

Example for publishing page data via EMA Java

Hi are there any Java examples of loading in and contributing page based data ?

elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-api
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

· Write an Answer
Upvotes
Accepted
32.2k 40 11 19

Hello @faris.mckay,

I think that by loading you mean consuming and parsing. Please see article How to parse page-based data using Refinitiv Real-time SDK Java. Notice how a page is comprised of rows, and each row is a field within record? The article comes with downloadable companion example on GitHub, listed at the end.

The same concepts will apply to the task of publication and contribution of pages (record-based).

Next, moving to contribution. It will differ, if you are contributing via your local Refinitiv Real-Time Distribution System (TRDS, formerly TREP) or directly via Contribution Channel.

The article Contributing your data to Refinitiv should be very helpful in explaining the required concepts and decisions involved on the part of the designer and also links to example code.

Hope you will find this information of help.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.