ADDALRSLTE (Add Alert Selection Entry) syntax diagram


Job: B,I Pgm: B,I REXX: B,I Exec
Threadsafe: No
                        .-*LIBL/--------.
>>-ADDALRSLTE--FILTER(--+---------------+--filter-name--)------->
                        +-*CURLIB/------+
                        '-library-name/-'
 
                                                                                                   (3)
>--SELECT(----+-*ANY------------------------------------------------------------------------+----)------->
              | .-------------------------------------------------------------------------. |
              | V          (1)                                                       (2)  | |
              '---(--+-*IF------+--+-*ORIGIN---+--+-*EQ-+--+-attribute-value----+--)------+-'
                     +-*AND-----+  +-*RSCNAME--+  +-*GT-+  '-generic*-attribute-'
                     '-*OR------'  +-*RSCTYPE--+  +-*LT-+
                                   +-*HIERNAME-+  +-*NE-+
                                   +-*HIERTYPE-+  +-*GE-+
                                   +-*MSGID----+  +-*LE-+
                                   +-*MSGSEV---+  '-*CT-'
                                   +-*ALRID----+
                                   +-*ALRTYPE--+
                                   +-*ALRDSC---+
                                   +-*PBLCSE---+
                                   +-*USRCSE---+
                                   +-*INSCSE---+
                                   +-*FLRCSE---+
                                   +-*RSCHDW---+
                                   +-*SNDHDW---+
                                   +-*RSCSFW---+
                                   '-*SNDSFW---'
 
>--+--------------------------------------+--------------------->
   |          .-*GEN-----------------.    |
   |          |                 (4)  |    |
   '-SEQNBR(--+-sequence-number------+--)-'
 
>--+---------------------------+-------------------------------><
   |         .-*DEFAULT---.    |
   '-GROUP(--+-group-name-+--)-'
 
 

Notes:

  1. *IF must be specified as the first item only; either *AND or *OR must be specified when repeating selections.

  2. A maximum of 10 repetitions.

  3. All parameters preceding this point can be specified in positional form.

  4. Range is 1 through 9999.