Training checks need to be performed for the submitted access requests."

Hi,

We are doing bulk access request submission for Roles and AP through Powershell. Now we have a requirement where system has to check the employee mandatory training check before submitting the request. Is it possible to do this through workflow? Any ideas?

Thanks,
Harish G

Of course you can do through the Workflows. Before going there, question: how do you know an employee completed the mandatory training or not ?

1 Like

If you are able to check the condition using an identity attribute, then you can add the code to the same PowerShell file to read that specific identity attribute for each requestee and submit the access request based on the value of the identity attribute

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.