PS_MARK_DELETE
Marks jobs that have been deactivated in the Automation Engine as deleted in PeopleSoft.
Interface:
PROCESSREQUEST_SBB
PeopleSoft Version: 8+
Syntax
PS_MARK_INSTANCE
INSTANCE=...
Syntax |
Description/Format |
---|---|
INSTANCE= |
Instance Number of job or process in PeopleSoft. |
This script element tells the PeopleSoft system to mark the job or process with the given instance number as deleted.
Use this command to clean up the process list in PeopleSoft from within the Automation Engine.
Example
PS__MARK_DELETE INSTANCE=6457232
See also:
seealso