APPL_RETRY_COUNT - UPPS configuration option

Description

The APPL_RETRY_COUNT option specifies the number of web service call retry attempts Universal Connector should make before ending with an error. This option only applies to application level PeopleSoft errors.

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_count count



(tick)

(tick)


Environment Variable

 UPPSAPPLRETRYCOUNT=count



(tick)

(tick)


Configuration File Keyword

 appl_retry_count count



(tick)

(tick)


Value

count must be a number. The minimum value is 0, and maximum is 2147483647.

The default value is 10.

Command Usage

The APPL_RETRY_COUNT 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.