Home Page › Forums › BizTalk 2004 – BizTalk 2010 › Zombies problem › Re: Zombies problem
December 9, 2006 at 12:11 AM
#16800
Another solution that works is after the loop is over to have another loop with the same correlation set(following) to drain these instances for a certain amount of time ( DRAINING ). You can do this before or after you send out the final message . in the latter case you can send these drained ones as a second message or log them as errors .