Data set triggering

To build the EQQJCLIB member, you can:
  • Write a series of EQQLSENT macros as described in Invoking the EQQLSENT macro, compile them using the EQQLSJCL member of the SEQQSAMP library, name the output file EQQDSLST and place it in the partitioned data set specified by the EQQJCLIB DD statement in the tracker start process. You have to manually populate the EQQJCLIB data set for each system where data set monitoring must be active.
  • Using a single job, that you can submit from the product dialog, customize the triggering criteria for all your trackers, build configuration files based on that criteria and deploy them at tracker side. These configuration files are automatically placed as EQQEVLST members in the EQQJCLIB data set. For a description of these tasks, refer to the following sections:

    They require preliminary steps for the system where the controller runs; for details, see Step 21. Activating support for the Java utilities.

    Your EQQJCLIB data set can contain EQQEVLST data only, EQQDSLST data only, or both EQQEVLST and EQQDSLST data.

    To decide which kind of selection table is best for your purpose, consider that customizing EQQEVLST provides the following capabilities:
    • Centralized deploy process.
    • The process that monitors data set closure can distinguish if a data set is closed after it was opened in read or write mode (by checking the ReadCompleted or ModificationCompleted values specified in the rule as eventType parameter, described in Defining event rules and invoking EQQLSENT macro).