12-24-04 07:46 AM
You can only modify an message in a construct statement which explicitly is
set as the construct message shape for a particular message(s) (a construct
message shape can construct more than one message).
The basic idea is that BizTalk messages are immutable except inside of that
message's construct message shape.
--
Jon Flanders
http://staff.develop.com/jfland/
"Sarfraz Hooda" <shooda@iqueri.com> wrote in message
news:eYb8P8W6EHA.2624@TK2MSFTNGP11.phx.gbl...
> I am getting the following error while i am compiling an orchestration.
> Can't figure out what is wrong?
>
> 'ReceiptInstance': can only modify a message specified in the construct
> statement
>
> Any help will be greatly appreciated.
>
> Regards,
>
> Sarfraz
>
>
>
[ Post a follow-up to this message ]
|