DELETE PROCESS - UPPS Command
Description
The DELETE PROCESS command deletes the specified process instance from the PeopleSoft system.
Command Line Syntax
The following figure illustrates the command line syntax of the DELETE PROCESS command, using the command line, long form of its configuration options.
-delete -processinstance number
Configuration Options
The following table describes all DELETE PROCESS configuration options and provides the command line, long form of each option illustrated in the DELETE PROCESS command line syntax, above.
Configuration | Command Line | Description |
---|---|---|
-processinstance | Process instance number identifying the process to be deleted. |
Example
upps -userid USERNAME1 -pwd PASSWORD1 -host qapsft.stone.branch -port 8000 -delete -processinstance 140593 UNV6822I Process instance 44924272 was successfully deleted. UNV6830E Universal Connector for PeopleSoft Process Scheduler ending with exit code 0.