Universal Connector for PeopleSoft Exit Codes


Overview

The exit code of Universal Connector for PeopleSoft depends on the command being issued.

This page identifies the exit codes for the various Universal Connector for PeopleSoft commands.

WAIT Exit Codes

If the WAIT command is specified, UPPS will return a value that indicates the state of the monitored process, job, or jobSet.

The following table lists the exit code value associated with the possible completion states.
 

Job Completion Status in PeopleSoft Process Scheduler

Exit Code

Error

8

No Success

6

Cancelled

4

Warning

2

Success

0

Error in UPPS processing (see #All Other Command Exit Codes).

> 200

All Other Command Exit Codes

If UPPS is not performing the WAIT command, the exit code indicates the success of the requested actions.

The following table lists the UPPS exit codes.
 

Description

Exit Code

Successfully completed all requested actions.

0

General purpose return code indicating that an error level condition occurred in processing. Refer to messages written to standard error for details.

202

General purpose return code indicating that a fatal level condition occurred in processing. Refer to messages written to standard error for details.

203

Error in the configuration file or command options. Refer to the messages written to standard error for details.

220

Error initializing the message processing options

221