An organization requires documents to be reviewed a variable number of times, which will be
determined at runtime. To satisfy this requirement, the application developer has created a
process template containing a simple loop.
According to EMC best practices, how should the loop iterations be managed?

A.
with a decrementing counter in a Process Data Mapping activity
B.
with conditional branching specified in a Decision Split activity
C.
with a Join activity that aggregates multiple flows
D.
with an automated method call that tracks the number of approvals