JCL for PeopleSoft

The Automation Engine scripting language includes the following JCL script elements for PeopleSoft. The interface for these elements is PROCESSREQUEST_SBB.

  • PS_GET_HEARTBEAT
    Monitors a PeopleSoft Process Schedule Server

  • PS_GRANT_OUTPUT_ACCESS
    Authorizes users or roles to access the output of a PeopleSoft process

  • PS_MARK_DELETE
    Marks a given job or process in PeopleSoft as deleted so that it is not shown in PeopleSoft process lists

  • PS_MODIFY_RUNCONTROL
    Changes individual parameters in Run Controls

  • PS_RUN_JOB
    Starts and monitors a PeopleSoft job

  • PS_RUN_PROCESS
    Starts and monitors a PeopleSoft process
    Note: depending on the parameters that you define, the interface is PROCESSREQUEST_SBB, PROCESSREQUEST, or none.

  • PS_SET_BINDVAR
    Replaces the value of a bind variable in a process definition

See also: