Hi,
Please help. Keeping in mind that I still a beginner. (I also haven't completed all the flow, just the condition - Approved branch)
I'm sending out approval requests in parallel, concurrency control is set OFF. I basically want to keep track of the response as they come in and update the requester by email once each response is received via email.
Process works fine, i.e. sends out multiple approval requests at once, until I add a step to send out an email update with the voting details for each response received, this causes it to revert to sending each request for approval subsequentially.
Could someone kindly assist, thankyou.