Customize send timeout settings for a web services call

You can change the send timeout setting for your web service.

Procedure

  1. From the Proficy Services folder in your installation directory, <installdir>\Program Files\Proficy\Proficy Workflow\Program, open the related web service ClientConfig file.
  2. In <basicHttpBinding>, locate the related binding name, edit the binding by adding the sendTimeout attribute, and then set the appropriate time.
    For example, sendTimeout="00:02:00".
  3. Click Save.