Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Copy one message into another › Re: Copy one message into another
August 18, 2008 at 8:04 PM
#20432
Are you doing the copying the message within a construct message block?
P.S. Once the construct message block finishes, the message is immutable. You can’t make any changes after the construct block.