Hi Everyone,
Is there any way to set approval to a group or an object (User - resolved from the SQL node of workflow) when no resources are resolved. In my case 3 levels of approvals 1st being supervisor, 2nd Role Owner and 3rd as Application Owner.
There is a case where all the 3 resolves to one person and the same person is requesting access?
Thanks.
Maybe you can implement a custom workflow were you resolve the three entity via SQL Node and if they are empty you choose to assign a 4th approval with your needs.