Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Unconstructed message – after call orch in loop › Unconstructed message – after call orch in loop
January 31, 2006 at 3:48 PM
#12771
I needed to do correlation in a loop, so I broke that off to a sub-orchestration. In other words, the loop contains the call to the sub-orch.
The suborch receives as a request messagea as input parameter, and returns a response message as an output parameter.
I have debug/expression shapes sprinkled throughout my code.
When I \”build\”, I don’t get \”use of constructed message\” inside the loop, but on the first debug after the loop I get it.
Is there type of local scope for loops? How do I get around this?
Thanks,
Neal Walters
http://Biztalk-Training.com