Click HERE to see how Saviynt Intelligence is transforming the industry. |
07/30/2024 08:11 AM
Hi Team,
Can anyone please help us the below requirement.
On creating or modifying of organisation from Saviynt UI, we want to sent the request to the Organization owners.
For this , I have configured a workflow and attached it in the Orgnization Modification Workflow.
But on submitting the request, the request is being sent to the Saviynt admin, and not the organization Owners.
I have attached is the workflow and below is the custom query used.
select oo.userkey as userkey from organization_owners oo inner join customer c on oo.customerkey = c.customerkey where oo.rank = 1 and c.customername = ${organization.customername}
Thanks for Help!
07/30/2024 07:57 PM
Share logs
08/02/2024 08:45 AM
Hello @dkumar ,
Can you check with resource owner approval task?
Regards,
Rahul
Please accept this as solution if it resolves your issue.