Hi,
The below sample code snippet at the github shows how to subscribe for one RIC for updates.
consumer.registerClient(EmaFactory.createReqMsg().serviceName("IDN_RDF").name("JPY="), appClient);
I'm looking for sample code to start subscription for more than one RIC (List of RICs).
Any help or pointers appreciated.
Thanks,
Mani