Reflects the current release of Nintex for SharePoint 2016. For your version, please access assistance through the Help button in the product.

SetCallWebServiceTimeout

Description

This operation is used to specify how long every call web service action should wait before causing an error due to a timeout.

Note that having many workflows that remain processing in memory for a long time (for example, while waiting for a web service response) is not recommended.

Usage

NWAdmin.exe –o SetCallWebServiceTimeout –milliseconds numberOfMilliSeconds

Parameters

Name Description

- milliseconds

The number of milliseconds the call web service action should wait before timing out. The default is 100,000 milliseconds (100 seconds).