|
Subject:
|
Using Mapper with Transform - How to construct msg
|
|
Posted By:
|
anuphshah
|
Post Date:
|
8/16/2006 6:44:05 AM
|
Hi All.. I am using BizTalk 2006 to convert one XML schema to other XML schema. For that I have used Map file and mapped source and Destination schema using 'Mapper' and tested it. It works fine. Now I want to use this map file inside my orchestration file. For that I tried 'Transform' control along with Send and Receive shapes. But when I build the application, it gives an following error.
'Message_2': can only modify a message specified in the construct statement
Request you to give some direction on this problem.
-Anup
|
|