Can anybody help me, how can i continue the loop in BRE.
i mean to say,
I have a header, and every Header contains some line items. If any of the line item gets failed process has to continue and check of all the line items. I am trying this by using BRE.
as far as I know, BRE cannot process multiple items on shot. one way to do it is to implement a .NET class library that does this validation and passing the parent node as a parameter.
on a different note: this class library should be GACed.
Regards,
Mike
Author
Posts
Viewing 1 reply thread
The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.