Where should we specify username in EmaConfig.xml for particular host?

Where should we specify username in EmaConfig.xml for particular host?

Best Answer

  • umer.nalla
    Answer ✓

    Hi @priyanka.mundargi

    Please refer to this article for an overview of EMAConfig.xml

    username cannot be specified in the EMAConfig.xml file - it should be set programmatically otherwise it will be extracted from the run-time environment.

Answers

  • hi @priyanka.mundargi,

    Assuming you are building a consumer application using EMA, the username setting is not exposed within the EmaConfig.xml configuration file. You must set the username within the OmmConsumerConfig interface.