The PROCESSNAME statement specifies the name of the PeopleSoft process that the job runs.
Supported Job Type
This statement is required for the PeopleSoft job type.
Syntax
This statement has the following format:
PROCESSNAME process_name
Specifies the name of the PeopleSoft report to run. This value corresponds to the Process Name field in PeopleSoft. PeopleSoft stores the list of process names in the PS_PRCSDEFN table.
Limits: Up to 12 characters; case-sensitive
Notes:
Example: Run a PeopleSoft Process
This example runs the process named AEMINTEST. The process has the Application Engine type and PS_ALL run control ID.
AGENT PS_NY PROCESSNAME AEMINTEST PROCESSTYPE 'Application Engine' RUNCONTROLID PS_ALL
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|