What are the parameters we need to pass in the following code snippet?
What we are trying to read is complete deal info to java code,
<FS>332<US>tag<GS>TCID # INFO<FS>
consumer.registerClient(
EmaFactory.createReqMsg()
.serviceName("ELEKTRON_AD")
.name("BB.TO"),
eventHandler
);
Can someone please help on this? Am looking for an example for Reading Ticket Output Feed. Please help