Skip Ribbon Commands
Skip to main content
SharePoint

Set the Time Out Value for a Web Service

By default, the time out value for a web service request is 120 seconds. If your web service request needs more time to complete set the time out value to a more appropriate time in terms of seconds. If the time out value does not provide enough time for the web service request to complete then the activity will fail.
   
To set the time out value for a web service, complete the following steps:
  1. Open the Invoke Web Service activity that you would like to edit.
     
  2. Click the Web Service tab.
     
  3. In the Time out (seconds) field, select an editor and set the field to a value that is the number of seconds to wait before the activity times out.
     
  4. Click OK. You set the time out value for a web service.
Related Topics
Invoke a Web Service Method
Automatically Determine which Data Items to Populate with Output Parameters
Automatically Determine which Input Parameters to Populate with Data Item Values
Manually Determine which Data Items to Populate with Output Parameters
Manually Determine which Input Parameters to Populate with Data Item Values, Expression Results, or Literal Values (Web)

Source
BPM Designer Topics > Overview of Activities and Activity Topics > Internet Activities > Invoke Web Service
Last modified at 7/31/2020 12:04 PM