Where to specify the call for the subroutine in the application

The table in this section shows where you specify the call for the subroutine.

  • The first column shows the order in the application before you add the subroutine.
  • The other column shows the order in the application after you add the call for the subroutine.
Table 1. Where to specify the call to the subroutine for monitoring user-defined events

This table shows where you specify the call for the subroutine in the application for user-defined events.

Application before you add the subroutine Application after you add the subroutine
Your Application Code

User Event

Your Application Code

Your Application Code
  • Location to add the code to build the parameter list and the call to OMEGAMON AI for CICS to start to monitor the event.
User Event
  • Location to add the code to build the parameter list and the call to OMEGAMON AI for CICS to stop the monitoring for the event.

Your Application Code