04-27-06 12:26 PM
Is there any way to loop thru a collection in an orchestration.
I need to read the event log collection, and based on those entries, I need
to call a business rule and send a message out.
The loop shape is a while loop, I need to invode a foreach, but don't see
how it can be done as I need to, inside the foreach, create a message and
send it out thru a send port.
thanks
Eric
[ Post a follow-up to this message ]
|