Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Use variable in a map? › Re: Use variable in a map?
September 1, 2010 at 9:18 AM
#25842
Please correct me if I’m wrong, but as I understand it BizTalk maps execute by building the destination from the top down. I would suggest linking the script functoid that sets the global variable on page 1 to the root node of the destination schema to ensure that it executes prior to any other node.