WS_RETRY_COUNT - UPPS configuration option
Description
The WS_RETRY_COUNT option specifies the number of unsuccessful web service call retry attempts that can occur before UPPS terminates the process and ends unsuccessfully.
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
Command Line, Short Form | n/a | |||||
Command Line, Long Form | -ws_retry_count count | |||||
Environment Variable | UPPSWSRETRYCOUNT=count | |||||
Configuration File Keyword | ws_retry_count count |
Value
count must be a number. The default value is 10.
Command Usage
The WS_RETRY_COUNT 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.