A loan application case type requires two independent review processes to run concurrently: a credit check and a property appraisal. The case can only advance to the 'Offer Generation' stage after both reviews are successfully completed. Which process flow configuration best supports this requirement?
-
A
A multi-step form within a single process.
-
B
A Split For Each shape to create multiple subcases.
-
C
Configuring parallel processes within a single stage.
-
D
Using a Decision shape to route to one process after the other.