Dynamic Groups
- Last UpdatedMay 17, 2023
- 1 minute read
A PML1 collection expression, evaluated whenever the group is used, may now be used to define a selection for a GPSET. The SCOSEL attribute is used to store this selection, for example:
SCOSEL ALL EQUI FROM CLAIMLIST
More complex dynamic selections are possible, for example:
ALL PIPE WHERE (BORE GT 80)
ALL BRAN MEMBERS WHERE (SPREF EQ /MYSPEC) for SITE /SITE1
There is a performance overhead in evaluating more complex selection expressions.