Re: How to receive two different message types in an orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 How to receive two different message types in an orchestration Re: How to receive two different message types in an orchestration

#24201

Hi, Thanks for the Response, I want to receive both the messages which are of different message types, they wont come at the same time, when I receive the first one after 2 minutes another message will come so I have to wait for that message and then process those two messages further, I have to put these two messages in source and map it to destination message.

Thanks