Optionally provide the procedure step name of the job, for example, PROCST1. With the procstep specified, the job is included in the monitoring scope only if it contains the provided procedure step. Please specify only one procedure step name per one procstep entry. The maximum length is 8 characters.

You can use wildcards _ and * for defining the procstep name. For example, specify _TEST to denote all procstep names that end with "TEST", or B* to denote all procstep names that start with "B".

For example, if you specify job ABCJOB and procstep _TEST, you monitor only job ABCJOB when it contains any procedure step name that ends with "TEST".