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 AFT (Application Fault Tolerant) options are used to configure application-level fault tolerant web service calls to the PeopleSoft server. Web service calls that fail because of a backend error on the PeopleSoft system can be retried using the AFT options below.

Command Line Syntax

The following figure illustrates the command line syntax of the AFT options, using their command line, long form.

-appl_retry_count -appl_retry_interval-appl_retry_msg_ids

AFT Options List

The following table describes all AFT options and provides the command line, long form of each option illustrated in the AFT options command line syntax, above.


Configuration
Option Name

Command Line
Long Form

Description

APPL_RETRY_COUNT 

-appl_retry_count

Specifies the number of web service call retry attempts Universal Connector should make before ending with an error. 

APPL_RETRY_INTERVAL 

-appl_retry_interval

Specifies the number of seconds to wait between a retry of the web service call upon an application level PeopleSoft error.

APPL_RETRY_MSG_IDS

-appl_retry_msg_ids

Specifies a comma-separated list of PeopleSoft message IDs to retry on.

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

  • No labels