How to make anyone approves from both the two or more groups selected by the user on the catalog item form in flow designer?

Jaya Srivastava
Tera Contributor

Among the groups selected by the user on the catalog item form the requirement is to make anyone approves from all the groups selected i.e. each person from every group selected by the user should be able to approve or reject in the flow designer then only the flow should proceed further.

5 REPLIES 5

Alias
Tera Contributor

Hi Jaya,

In the flow approval Action option is available .PFA

 

Hi Alias,

I am using that option Ask for Approval but the thing is that when two groups are selected then if anyone from any group is approving it is getting approved but what I want is atleast one person from each grp should approve then it should be considered as approved.

Alias Saju
Kilo Contributor

Hi Jaya,

Please add AND conditions in Ask for Approval , if it's not working,along with that add a 'Wait for Condition' Actions find_real_file.png

find_real_file.png

Jaya Srivastava
Tera Contributor

Hi Alias,

Here you have given the names of the group by yourself but in my case the user will select the group on the form and there are many groups, so the user may select any group and that group should be reflected here in the flow for any one person from each group to approve or reject.