Thanks Frank, Is there a way where I can define the expected message format and the message gets routed to the appropriate branch? Something like we have in Webmethods?
I have created a flow in MQSI which may receive a XMl or a CSV file as the input. I want to split the process into 2 diffrent processing steps on basis of the type of input file.How does one do this ...