November 26, 2008
Posted by admin
Promote Context Properties When Publish To Messagebox in Orchestration
I was trying to publish a constructed message to message box via direct binding in an orchestration and found out that the elements defined in property schema are not promoted. This is because the message is not processed through the pipeline. I could invoke the pipeline in the orchestration since BizTalk 2006 supports this, [...]