Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Updating variable in Map › Re: Updating variable in Map
March 24, 2009 at 1:00 PM
#21969
Please tell us a little more of your purpose, and current implementation, it might get you a better answer.
If you have the possibility to do the mapping in the receive port, then you can promote your field and set the orchestration variable in an expression shape, (or maybe assignment shape).
If you need your value back in the “original” schema, why not first map to a “copy” of it, maybe with one extra field to get some value, and then continue to map to next format.
Kind Regards
Martin Bring