Web services
Some behaviors of web services can be modified by setting configuration
properties.
Outbound web services
Configuration parameter | default | Notes | Example |
---|---|---|---|
timeout |
-1 |
Specifies the maximum time (in seconds) to wait for a response to be returned. The value minus one (-1) is the default value. The -1 value causes the property to be ignored, and the underlying web service engine's default value of 300 seconds will be used for the request timeout. For more information, see Specifying a timeout for a web service. |
|