CA InterTest for CICS must not monitor most of the HOGAN Systems code. However, you need to monitor and test the application code that you wrote. This code does not receive control from CICS in the usual way.
Place a MON option to start CA InterTest for CICS monitoring at the beginning of your application program's Procedure Division. Monitoring begins at the MON location and continues until an activity #1 PEM call is encountered. The CA InterTest for CICS IN25UEX routine for HOGAN applications detects this call and stops the monitoring. Set breakpoints within this segment of code. When you execute the transaction, CA InterTest for CICS monitors the specified code segment.
You must also set the CA InterTest for CICS option USH=ON to prevent automatic breakpoints from being triggered when your HOGAN Application program references CICS shared‑storage areas.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|