The PROCESSTYPE statement specifies the type of PeopleSoft prcoess that the job runs.
Supported Job Type
This statement is required for the PeopleSoft job type.
Syntax
This statement has the following format:
PROCESSTYPE process_type
Specifies the PeopleSoft process type corresponding to the process that the job runs. PeopleSoft stores the list of process types in the PS_PRCSTYPEDEFN table. This value corresponds to the Process Type field in PeopleSoft.
Limits: Up to 32 characters; case-sensitive
Options include the following:
Notes:
Example: Run an Application Engine PeopleSoft Process
This example runs the process named AEMINTEST. The process has the Application Engine type and PS_ALL run control ID.
AGENT PS_TOR PROCESSNAME AEMINTEST PROCESSTYPE 'Application Engine' RUNCONTROLID PS_ALL
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|