Announcing the Saviynt Knowledge Exchange unifying the Saviynt forums, documentation, training,
and more in a single search tool across platforms. Read the announcement here.

Win-PS Connection - configure timeout to prevent 408 http error status

yusufw
New Contributor III
New Contributor III

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. 

 

 

 

 

1 REPLY 1

sai_sp
Saviynt Employee
Saviynt Employee

@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.