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

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

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