Click HERE to see how Saviynt Intelligence is transforming the industry. |
08/14/2024 02:32 AM
Hi,
Could you please tell me whether there is any wrong in the below workflow
My requirement is that if the update user employeetype is 'Service Contractor' the approval should forward to the members of the particular usergroup else it should be autoapproved.
I don't think so I am having issue with custom assignment, I have tried removing the custom assignment block. is if else block condition is correct?
Is this right way to proceed or only way is limiting in SAV ROLE?
Thanks
Solved! Go to Solution.
08/14/2024 02:44 AM
@Mahes is employeeType a dynamic attribute??
2 ) remove groovy that is not required.
08/14/2024 05:11 AM
@NM Thanks for the reply. EmployeeType is the attribute from user table. I referred this forum for particular case Workflow condition for new user or an existing use... - Saviynt Forums - 38850
2. I tried removing groovy, it doesn't work.
08/14/2024 05:11 AM
08/14/2024 05:27 AM
Thanks @rushikeshvartak it works now.
@NM thanks for suggesting to deselect groovy. If I select groovy id doesn't work.