Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Setting a variable in the Rec. Pipeline for use in an Orch. › Setting a variable in the Rec. Pipeline for use in an Orch.
October 20, 2005 at 9:19 PM
#12090
I should have said that once your guid is in the message context, you will access it by using msg(yourpropname) in an expression shape. You will need to create a property schema that defines your property.