Schedule, Job, and Prompt Filters

Home  Previous  Next

Filters are used in three key areas of the TWS KM; schedules, jobs, and prompts. Filters allow for customization of what is monitored by the Knowledge Module. By default all schedules, jobs, and prompts that are important are monitored.The schedule and job filters will accept the standard wildcards used in TWS - @, %, and ?.

A reference to one or more Maestro entities must be in the following syntax:

CPU query: <Domain>!<CPU>
Schedule query: <CPU>#<Schedule>
                   <Domain>!<CPU>#<Schedule>
Job query: <Schedule>.<Job>
         <CPU>#<Schedule>.<Job>
         <Domain>!<CPU>#<Schedule>.<Job>

Schedule Filter

The schedule filter allows for monitoring of schedules in specific states and also specific schedules that are specified (either explicitely or using wildcards). By default, only schedules that are in the STUCK and ABEND states, and the FINAL schedule itself are monitored.

Job Filter

The job filter allows for monitoring of jobs in specific states and also specific jobs that are specified (either explicitely or using wildcards). The jobs depend on the schedule existing. By default, only jobs that are in the ABEND, ABENP, DONE, ERROR, EXTRN, and FAIL states, and the JNEXTDAY job itself are monitored.

Prompt Filter

The prompt filter allows for monitoring of prompts in specific states. By default, prompts in the ASKED state are monitored.