Hi,
We are using Reuters Elektron EMA C++. Is there a way to get the exchange code/id/name from RIC or the subscription code like (ESU7) before registering the consumer for the refresh and update callbacks at run time?
I know that you can get the exchange code/id in the refresh message (received via the callback) as the value of the field RDN_EXHID, but we wish to get this information at run time before subscribing.
Thanks.