JCL for PeopleSoft
The Job Control Language (JCL) includes specific script elements designed for PeopleSoft execution, primarily utilizing the PROCESSREQUEST_SBB interface.
The Automation Engine scripting language includes the following JCL script elements for PeopleSoft. The default interface for these elements is PROCESSREQUEST_SBB.
Script Elements for PeopleSoft
JCL includes the following script elements for managing PeopleSoft jobs, processes, and run controls:
-
Monitors a PeopleSoft Process Schedule Server.
-
Authorizes users or roles to access the output of a PeopleSoft process.
-
Marks a given job or process in PeopleSoft as deleted so that it is hidden from PeopleSoft process lists.
-
Changes individual parameters in Run Controls.
-
Starts and monitors a PeopleSoft job.
-
Starts and monitors a PeopleSoft process.
Note: Depending on the parameters that you define, the active interface changes to PROCESSREQUEST_SBB, PROCESSREQUEST, or none.
-
Replaces the value of a bind variable in a process definition.
See also: