WS_RETRY_INTERVAL - UPPS configuration option

Description

The WS_RETRY_INTERVAL option specifies the number of seconds that will elapse between a failed retryable web service call and the retry of that web service call.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

 n/a



(tick)

(tick)


Command Line, Long Form

-ws_retry_interval seconds



(tick)

(tick)


Environment Variable

 UPPSWSRETRYINTERVAL=seconds



(tick)

(tick)


Configuration File Keyword

 ws_retry_interval seconds



(tick)

(tick)


Value

seconds must be a number. The minimum value is 1 second.

The default value is 10 seconds.

Command Usage

The WS_RETRY_INTERVAL option is an NFT (Network Fault Tolerant) option.

NFT (Network Fault Tolerant) options are associated with program execution, not commands. They are used to configure fault tolerant Web Service calls from UPPS to the PeopleSoft server.