CDBTRG

Summary

This command retriggers OSFs that match search and replacement criteria defined through resource file parameters.
 

Description

This process awakens on a time-trigger (specified through the DELTA_TIME resource value), and searches for OSFs in the current path that match the specified search conditions.  For example, these resource entries

    ENV.SEARCH_OSF.DE = z
    ENV.SET_OSF.DE = w

would cause any OSFs with column DE = 'z' to be altered to DE = 'w'.

Multiple pairs of search/set resource entries can be supplied to perform multiple retriggering operations at each awakening.  The underlying shell script (retrigger.csh) performs the search and retriggering generically, so it could be used in other pipelines to provide the same type of behavior.
 

Usage

Pipeline process only.
 

Input

Output

Resource File