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

« Previous Version 4 Current »


Description

The NFT (Network Fault Tolerant) options are used to configure fault tolerant web service calls to the PeopleSoft server. Web service calls that fail because of a connection issue between UPPS and the PeopleSoft server can be retried using the NFT options below.

Command Line Syntax

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

-ws_retry_count
-ws_retry_interval

NFT Options List

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


Configuration
Option Name

Command Line
Long Form

Description

WS_RETRY_COUNT 

-ws_retry_count

Number of unsuccessful web service call retry attempts that can occur before UPPS terminates the process and ends unsuccessfully. 

WS_RETRY_INTERVAL 

-ws_retry_interval

Number of seconds that will elapse between a failed retryable web service call and the retry of that web service call.

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

  • No labels