to trigger multiple approvals and multiple catalog tasks based on the number options selected

Rahul Raja Sami
Tera Guru

Hi 

existing configuration

(variable is of select box)

User -->selects the space to which he need the access for ---> submits request ---> Approval request will be triggered to the Space owners/support group ---> Catalog task creation

 

Requirement

(variable will be List collector)

User --> Selects multiple spaces -->submits request

              Space 1 --> Approval request to the      -->catalog task creation

                                  Space owners/support group

              Space 2 --> Approval request to the      -->catalog task creation

                                  Space owners/support group

              Space 3 --> Approval request to the      -->catalog task creation

                                  Space owners/support group

we are currently using workflow, how can I achieve this requirement.

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

@Rahul Raja Sami 

why not use flow designer for this?

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,
We are still using workflow only, if the solution works with Flow designer then I will try to implement.