APPL_RETRY_INTERVAL - UPPS configuration option

Description

The APPL_RETRY_INTERVAL option specifies the number of seconds to wait between a retry of the web service call upon an application level PeopleSoft error.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

 n/a



(tick)

(tick)


Command Line, Long Form

-appl_retry_interval seconds



(tick)

(tick)


Environment Variable

 UPPSAPPLRETRYINTERVAL=seconds



(tick)

(tick)


Configuration File Keyword

 appl_retry_interval seconds



(tick)

(tick)


Value

seconds must be a number. The minimum value is 1 second, and maximum is 2147483647 seconds.

 The default value is 10.


Command Usage

The APPL_RETRY_INTERVAL option is an AFT (Application Fault Tolerant) option.

AFT (Application Fault Tolerant) options are associated with program execution, not commands. They can be used to retry Web Service calls that were successfully sent by UPPS, but failed on the backend PeopleSoft server.