Sorry if it's a simple question, I couldn't find the answer using the search.
When using EMA with Java, how do I request and read the illogical FID on a specific instrument?
Thanks!
Hello @jmoisson
If you donot know what FIDs are illogical FID for an instrument (RIC), you have tocontact data support team. EMA Java does not know this. It returns datareceived from the feed according to input RICs and input FIDs(optional – if notspecific, all FIDs available from the RIC is returned).
You cansubmit a query to ask for illogical FIDs for RICs to data support team directlyvia
https://my.thomsonreuters.com and click "RAISE A CASE" then"Product Support" click “I cannot find content I am looking for”.Then, a form is shown. At “Select product” fill “Thomson Reuters ElektronReal-Time”. If you have any difficulties accessing https://my.thomsonreuters.com, please contactThomson Reuters Account team.
If youknow illogical FIDs for the RICs and you would like EMA Java requests andreturns only illogical FIDs for the RICs, View/Dynamic View feature can beused. Using a view, only requested FIDs are sent from the server to EMA Java.Please refer to example360__MarketPrice__View application which demonstrateshow to request with view. In addition, to be able to use View/Dynamic View, ADSthat the application connects to must have installed the required license,SNAP_AND_DYNAMIC_VIEW license key. Otherwise, the application may get all fields instead of requested fields or error.Please contact Thomson Reuters account team who can assist to obtain thelicense.
Thanks a lot for your help!
I'm going to try this and get back to accept the reply.
Hi @jmoisson,
If you are interested in understanding which FIDs are strictly illogical, the Elektron Data Dictionary can provide this information. You will require user/password access. You can reach out to your Thomson Reuters account manager for more details.