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:
To get this 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:
To get this data:
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.
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.