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
Property | UI Field Name | Description | Specifications | Required |
---|---|---|---|---|
| n/a | sysId of the task-to-exclusive-task relationship. | N | |
| Exclusive Task | Name of this Mutually Exclusive task. | Y | |
| Type | Type of Mutually Exclusive task. | Valid values:
Default is Direct. | N |
Notes
Property | UI Field Name | Description | Specifications | Required |
---|---|---|---|---|
| n/a | sys_id used within the Controller to identify this Note. | N | |
| Text | Text of this note. | N | |
| Title | Title of this note. | N |
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 |
| n/a | sys_id used within the Controller to identify this Step Condition. | N |
Stored Procedure Parameters
Note
These properties are for the Stored Procedure task only.
Property | UI Field Name | Description | Specifications | Required |
---|---|---|---|---|
| Description | Description of this parameter. | Integer | N |
| Value is Null | Applies to the input part of a stored procedure parameter; Value for the parameter is a database NULL value. | Boolean; Valid values: true/false. Default is false. | N |
| Input Value | If | N | |
| n/a | If | N | |
| Parameter Mode | Mode of this parameter. | Valid values:
Default is Input (1). | N |
| Parameter Type | Type of Parameter | Valid values:
Default is VARCHAR (12) | N |
| Variable Name | If | Y | |
| Parameter Position | Position of this parameter within a list of parameters. | Integer | Y |
| n/a | sys_id used within the Controller to identify this parameter. | N | |
| Variable Scope | If | Valid values:
Default is Self (1). | Y |
Variables in Tasks
Property | UI Field Name | Description | Specifications | Required |
---|---|---|---|---|
| Description | Description of this variable. | N | |
| Name | Name of this variable. | Maximum 40 alphanumerics. | N |
| n/a | sys_id used within the Controller to identify this Variable. | N | |
| Value | Value of this variable. | Y |
Virtual Resources
Property | UI Field Name | Description | Specifications | Required | Mutually Exclusive |
---|---|---|---|---|---|
| Amount | Amount of resources to use for this task. | Integer | Y | |
| n/a | sys_id used within the Controller to identify this Virtual Resource. | N | ||
| Resource Name | Name of this Virtual Resource. | Maximum 40 alphanumerics. | Y |
|
| Resource [Unresolved] | Name of a variable that will be resolved at run time to the name of the Virtual Resource. | Format: ${variable name}. | Y |
|