I have an application that will be receiving multiple EDI message types
on one ****t. I need to take different action based on the type. Is
there a way to either:
1. Call an orchestration based on a message type
2. Identify the message type in the orchestration, and take branching
action accordingly.
Rick Nolte