What does it mean when using "Message1(*) = Message2(*)" in XLang?

Home Page Forums BizTalk 2004 – BizTalk 2010 What does it mean when using "Message1(*) = Message2(*)" in XLang?

Viewing 1 reply thread
  • Author
    Posts
    • #16152

      What does it mean when using "Message1(*) = Message2(*)" in XLang? I suppose it's different from "Message1 = Message2". Thank you!

    • #16156

      That operation actually copies the "context" of one message to another.  So values like SSO tokens, receivedfilename, any custom context properties get copied over to the new message.

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