Previous Topic: 10.1.7 Change the Number of Work Files for DAYnnnNext Topic: 10.2.1 Available User Exits


10.2 Standard User Exits


CA MICS defines a number of user exit points. Each of these
points corresponds to a position in the CA MICS logic where
user modification:

    o  Is likely to occur, based on our experience.

    o  Is unlikely to compromise CA MICS database and
       operational integrity.

    o  Is relatively easy to document and understand.

Using the CA MICS exit facilities to modify CA MICS logic is
the safest method of system modification.  If you follow the
material in this section, you can perform a substantial
amount of system customization without causing any undue
ramifications when you apply standard vendor maintenance to
the product.

Before implementing an exit, determine whether you can
accomplish the required modification by means of parameter
modification or file tailoring.  The CA MICS System
Modification Guide provides full details of CA MICS exit
processing in Section 4.3, User Exit Facilities.

The following sections identify the user exits available for
CA MICS Space Analyzer processing, provide a general overview
of the product's processing logic, and describe in detail
each of the user exits.

    1 - Available User Exits
    2 - Additional Fields Available to Exits
    3 - General Exits
    4 - Output Processing Exits