Free cookie consent management tool by TermsFeed

Configuring Web Services

These configuration settings were introduced in Appian 6.0.2.

The following configuration settings are available for the Call Web Service Smart Service. They can be applied using a custom properties file.

connection.timeout

custom.properties Setting Description
conf.node.webservice.connection.timeout Controls the number of seconds to wait to establish a connection with a web service host.

socket.timeout

custom.properties Setting Description
conf.node.webservice.socket.timeout Controls the number of seconds to wait for a response to a request from the web service host.

max.redirects

custom.properties Setting Description
conf.node.webservice.max.redirects Controls the number of redirect responses the web service node accepts.

Feedback