This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

process orchestration loop

Hi, I have a question regarding process orchestration. I want to send email notifications to different administrators based on the access resource a user has. So In the process orchestration instead of creating individual step-blocks like:

if user has resource A then send email to Admin A

if user has resource B then send email to Admin B

etc.

Is there a way I can run a block in a loop to send emails to all respective administrators?

(I know how to pass a array of resources and admin emails to the step-block in process orchestration)

 

Thanks,

Hishaam