PS_MARK_DELETE

Use the PS_MARK_DELETE script element to let the PeopleSoft system know that the job or process with the given instance number is deleted. You can use this command to clean up the process list in PeopleSoft from within the Automation Engine.

Interface: PROCESSREQUEST_SBB

PeopleSoft Version: 8+

Syntax

PS_MARK_INSTANCE

    INSTANCE=...

Parameters

  • PS_MARK_INSTANCE

    Marks jobs that have been deactivated in the Automation Engine as deleted in PeopleSoft

  • INSTANCE=

    The instance number of the job or process in PeopleSoft.

    Format: Number with max. 10 digits.

Example

PS__MARK_DELETE INSTANCE=6457232

See also: