Property promotion in direct-binding between orchestrations

Home Page Forums BizTalk 2004 – BizTalk 2010 Property promotion in direct-binding between orchestrations

Viewing 1 reply thread
  • Author
    Posts
    • #19689

      I have an orchestration listening to a partner orchestration(direct bound) which sends an xml messge and both orchestrations are in the same project. I have property promoted an element of associated xml schema. After the xml message is received at receiving port, I am unable to process the message. Is it because, I am not using xmlreceive pipeline? If so, can any one please tell me how to promote properties of messages in direct binding between orchestrations?

    • #19690

      The only way to promote properties from within an orchestration using a direct bound port, is to declare a correlation set containing the property and initialising this correlation set when you send the message to the direct port.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.