How to access values from OmmConsumerConfig object?

I am loading in ema configs via an external file and I would like to print out some of the property values from my Java code however I do not see any getter methods defined on the OmmConsumerConfig object. How can I access values from the OmmConsumerConfig object?

Best Answer

  • Hello @CAM

    Unfortunately, OmmConsumerConfig does not provide any method to get the property in the configuration file read by EMA currently.

    Anyway, you can raise this feature as an EMA enhancement request to the development team directly at https://github.com/thomsonreuters/Elektron-SDK/issues then
    click "New issue" button. This way allows you to contact and follow up with the
    development team directly.