Automate the validation of reports by several stakeholders

Hi @Antoine,

For each approval action, you will need one transition that goes to a synchronization bar when the answer is YES and another transition to a RAISEEXCEPTION action when the answer is NO.

You can use the RAISEEXCEPTION action to cancel all the open actions awaiting approval and then you can loop back from the RAISEEXCEPTION action to your desired subsequent action.