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 -
Use the PS_GRANT_OUTPUT_ACCESS script element to dynamically and automatically assign access rights to the output of an executed PeopleSoft process. Rights can be issued for roles or users.
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: