Job Type is a new field which is only available for use in Dynamic Expressions created on the z/OS Job and Step Number by Application Reporting Class.
This new field has one of the following values: APP, JOB, OMV, STC, TSU. These values are based on the following conditions:
-
'STC' if: JOBNAME = JOBNUM
-
'JOB' if: 'J' for first character of the JOBNUM
-
'STC' if: 'C' for first character of the JOBNUM
-
'STC' if: 'S' for first character of the JOBNUM
-
'TSU' if: 'T' for first character of the JOBNUM
-
'OMV' if: 'O' for first character of the JOBNUM
-
'APP' if: 'A' for first character of the JOBNUM
Dynamic Expressions created based on other Reporting Classes
Dynamic Expressions created using any field expect Job Name or Job Type (e.g. Step Name)
Dynamic Expressions created using the Comparison operator
A second Dynamic Expression created in the same Rule for the Job Name field
A second Dynamic Expression created in the same Rule for the Job Type field