Completing implementation
This section gives an overview of the major steps to implement MainView for CICS and MainView AutoOPERATOR for CICS in CICS systems.
Implementation is accomplished by completing a series of procedures. Each step of the overall implementation procedure consists of one or more smaller procedures that must be completed before proceeding to the next step.
The following figure illustrates the major steps that are used to implement MainView for CICS and MainView AutoOPERATOR for CICS.
Major implementation steps
Steps 4 and 6 provide a choice of several procedures to implement the Program List Table (PLT) and Monitoring Control Table (MCT), respectively.
Only the first four steps must be completed to implement MainView AutoOPERATOR for CICS. All steps are required for MainView for CICS. The rest of this chapter shows how to complete these implementation steps.