Task-Related Records Properties
Advanced Criteria
Note
These properties are for the Email Monitor task only.
Property | UI Field Name | Description | Specifications | Required |
|---|---|---|---|---|
| Body | If |
| N |
| Body Filter |
| Valid values:
Default is None (0). | N |
| Case Sensitive | Text-based filters should be treated as case-sensitive. | Boolean; Valid values: true/false. Default is false. | N |
| Cc | If |
| N |
| Cc Filter |
| Valid values:
Default is None (0). | N |
| Filter Logic | Logic to apply when combining filters. | Valid values:
Default is And (1). | N |
| From | If |
| N |
| From Filter |
| Valid values:
Default is None (0). | N |
| Subject | If |
| N |
| Subject Filter |
| Valid values:
Default is None (0). | N |
| To | If |
| N |
| To Filter |
| Valid values:
Default is None (0). | N |
Mutually Exclusive Tasks
Notes
Restart Criteria
Note
These properties are for the z/OS task only.
Property | UI Field Name | Description | Specifications | Required |
|---|---|---|---|---|
| Directives List | Collection of directive objects. | Valid values:
| Y |
| Evaluation Order | Order for restart criteria evaluation. | Integer; Restart criteria with a lower order are evaluated before restart criteria with a higher order. | N |
| Program | Program name to match. | A blank value or an asterisk ( * ) will match any program name. Generic matching characters asterisk ( * ) and question mark ( ? ) match zero or more characters and one character, respectively. | N |
| Procedure | Procedure step name to match. | A blank value or an asterisk ( * ) will match any procedure step name. Generic matching characters asterisk ( * ) and question mark ( ? ) match zero or more characters and one character, respectively. | N |
| Auto-Restart Option | Method of step selection to perform for the restart. | Valid values:
Default is Restart From First Job Step (1). | N |
| Condition Codes | Integer return codes from the program or ABEND codes. | Integer return codes are specified as a comma-separated list of integer values or ranges. Ranges are specified with a dash ( - ) separating the lower and upper bounds of the range. The z/OS job step return code range is 0-4095. ABEND codes are specified directly as either a user ABEND or a system ABEND. The ABEND code must be specified verbatim including leading zeroes. | Y |
| Step | Job step name to match. | A blank value or an asterisk ( * ) will match any job step name. Generic matching characters asterisk ( * ) and question mark ( ? ) match zero or more characters and one character, respectively. | N |
| n/a | sys_id used within the Controller to identify this Restart Criteria. |
| N |
RunTime Parameters
Note
These properties are for the PeopleSoft task only.
Property | UI Field Name | Description | Specifications | Required |
|---|---|---|---|---|
parameterName | Parameter Name | Name of this RunTime Parameter. |
| Y |
parameterValue | Parameter Value | Value of this RunTime Parameter. |
| Y |
processName | Process/Job Name | If |
| Y |
processType | Process Type | If |
| Y |
sysId | n/a | sys_id used within the Controller to identify this RunTime Parameter. |
| N |
Step Conditions
Note
These properties are for the z/OS task only.
Property | UI Field Name | Description | Specifications | Required |
|---|---|---|---|---|
| Program | Program name to match. | A blank value or an asterisk ( * ) will match any program name. Generic matching characters asterisk ( * ) and question mark ( ? ) match zero or more characters and one character, respectively. | N |
| Procedure | Procedure step name to match. | A blank value or an asterisk ( * ) will match any procedure step name. Generic matching characters asterisk ( * ) and question mark ( ? ) match zero or more characters and one character, respectively. | N |
| Action | Action to take and the task status to set if the Step Condition matches. | Valid values:
Default is Continue/Success (1). | N |
| Condition Codes | Integer return codes from the program or ABEND codes. | Integer return codes are specified as a comma-separated list of integer values or ranges. Ranges are specified with a dash ( - ) separating the lower and upper bounds of the range. The z/OS job step return code range is 0-4095. ABEND codes are specified directly as either a user ABEND or a system ABEND. The ABEND code must be specified verbatim including leading zeroes. | Y |
| Step | Job step name to match. | A blank value or an asterisk ( * ) will match any job step name. Generic matching characters asterisk ( * ) and question mark ( ? ) match zero or more characters and one character, respectively. | N |
| Evaluation Order | Order for step condition evaluation. | Integer; Step conditions with a lower order are evaluated before step conditions with a higher order. | N |