Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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 default value is 10. The minimum value is 0, and maximum is 2147483647.

  • No labels