Rowan
unread,Mar 1, 2011, 8:17:50 PM3/1/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to BPMN Forum
If I've got a sub-process (or a sequence of tasks) that needs to be
repeated once for each of a number of "things", what's the best way of
showing this in a BPMN2 business process diagram? The "things" might
be orders attached to an e-mail that arrives, or rows in a
spreadsheet, or records matching some criteria in a database table, or
whatever. I know I can add the loop symbol to an activity, but this
does not seem specific enough to say what I'm iterating over.
If I wanted the process to be executable, how would I specify what was
to be iterated over?
Thanks - Rowan