question

Upvotes
Accepted
7 3 3 2

Elektron - Get TRNA data

Hi,

I am relatively new to Elektron. We currently get TRNA data via FTP and have to move to this Elektron process.

How do I go about changing this example code:

javacode.png

To get this data:

marketsens.png

elektronrefinitiv-realtimeelektron-sdkema-apirrtelektron-message-apimrn
javacode.png (14.2 KiB)
marketsens.png (10.7 KiB)
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
Upvote
Accepted
17k 80 39 63

Hi @aamod,

Have you had a chance to review the tutorials for EMA? Within there, you can find a complete tutorial explaining the details related to retrieving Machine Readable News - MRN data.

In addition, you can also review the Machine Readable News Webinar on the News page within the developer portal that explains the concepts around working with MRN data using our APIs.

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.

The difference is that the Tutorial users MRN_STORY where we were registered for MRN_TRNA

You simply need to replace “MRN_STORY” with “MRN_TRNA”. The algorithm is the same in terms of processing the envelope and uncompressing the fragments. The resulting JSON contents will be different.

Thanks, did change it.

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.