How to get mandatory approvals from two people in a workflow and until the two of them approve, it should be 'Requested' and once both of them approve then only it should be 'No longer required'.

utkarsha_s
Kilo Expert

Hi Guys,

Let me know how to get mandatory approvals from two people in a workflow and until the two of them approve, it should be 'Requested' and once both of them approve then only it should be 'No longer required'. If the first person has approved, still it should be in Requested state until one more person approves and then no longer required.

How do I achieve this from a workflow ?

Thanks,

Utkarsha Saxena

1 ACCEPTED SOLUTION

Hi,


Try following code in approval activity of your workflow.



find_real_file.png




Raj


View solution in original post

26 REPLIES 26

Hi Shishir,



Thanks a lot for the help!


Really appreciate.



Regards,


Utkarsha


Shiva Kumar8
Kilo Guru

I 'm struck creating a workflow tor two approvals, can someone tell me how to trigger a workflow so that Employ's direct manager and Human Capital Manager should get the approval notification parallely and the workflow should end even if one person rejects the approval.