The following XML rule file structure describes the information, which extracts from PeopleSoft job or process definitions.
The following table describes the rule file parameters for extracting job or process definitions.
Rule File Parameter |
Description |
folder |
Defines the Scheduling Folder |
application |
Defines the name of the application where the job's group belongs. This determines the position of the job in the Application/Group hierarchy. |
sub application |
Defines the name of the sub application where the job belongs. This determines the position of the job in the Application/Group hierarchy. |
nodegrp |
This is the logical name of the note group that processes the job. When you select the Application Host group, it determines the values for the Application Type, Application Version, and Application Plug-In version parameters. If the parameter has no value, the Control-M/Agent's computer host name is used. |
userid |
Defines the name of the PeopleSoft user who runs the job. |
runcntlid |
Defines the Run control ID |
runlocation |
Defines the location of the job |
outdestformat |
Defines the Output destination format |
outdesttype |
Defines the Output destination type |
outdest |
Defines Output destination |
request |
Defines the outcondition or incondition sub-parameters The outcondition version sub-parameter, indicates whether to add or delete a post processing condition. Valid values: ADD or DEL The incondition version sub-parameter, specifies the preprocessing condition. Valid values: AND or OR |
name |
Defines the name of the specified condition |
odate |
Defines the original scheduling date of the job. For More information see Condition rule. |
When you extract a definition, the following parameters are mandatory:
folder
application
sub application
runcntlid
userid
See Rule file for extracting current executing job or process for further parameters.
Parent Topic |