Home Page › Forums › BizTalk 2004 – BizTalk 2010 › How to set a default value to an destination schema element in BizTalk Map › Re: How to set a default value to an destination schema element in BizTalk Map
May 19, 2009 at 11:55 PM
#22417
Hey Guo,
Thanks for your reply. it works in case of ONE-TO-ONE Mapping.
In my case i am looping the source schema, and based on some conditions i am filling the same fields from the source elements to different elements in destination schema.
Hope you got my problem.