Re: Need advice about an orchestration

Home Page Forums BizTalk 2004 – BizTalk 2010 Need advice about an orchestration Re: Need advice about an orchestration

#16194

Have you tried using the Listen Shape and follow the correlation on both of them?  Not really sure if you can do that though. 

 

For your 2nd step, was Message ID a custom property you created?  If so, make sure your Property Type is “Message Context Base”.  Then you can use it on untyped messages.  I talk more about this here http://www.biztalkgurus.com/blogs/biztalk/archive/2004/09/17/Working-with-Untyped-Messages-In-An-Orchestration-_1320_-Part-2.aspx

 

Hope this helps.