BUG: Cannot Bind to Local Messages in a WHILE Loop (810872)
The information in this article applies to:
- Microsoft BizTalk Accelerator for Financial Services 1.0
SYMPTOMSIf you have an XLANG schedule with a WHILE loop, and the
WHILE loop receives a new message in each iteration, any COM component in the
WHILE loop that tries to bind to this message succeeds only in the first iteration.
In later iterations, the COM component always receives the message of the first
iteration.WORKAROUNDTo avoid this problem, try to receive and then consume the
message in the same COM component.STATUS Microsoft
has confirmed that this is a problem in the Microsoft products that are listed
at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 7/30/2003 |
---|
Keywords: | kbpending kbBug KB810872 kbAudDeveloper |
---|
|