Click HERE to see how Saviynt Intelligence is transforming the industry. |
05/11/2023 09:08 AM
To mail-enable an existing user, a Win-PS connector is used to run a powerShell script.
The script I use needs to sleep for around 60 seconds sometime before the existing AD account is available, to mail-enable it. But when I set the sleep time to 55 or more seconds, and run the script using the connector. I get a 408 error status.
How can I extend the timeout on the SaviyntApp IIS app? I suspect the issue has to do with timeouts, so I'll like to extend it to 2 minutes.
05/16/2023 03:18 PM
@yusufw The Win-PS connector in Saviynt as of today does not support customization of timeout value. As a workaround, you can use the rest connector for the same. There is a config to setup timeout value in the rest connector.