Programs

When you have carried out a search, the Programs window shows an alphabetical list of all programs.  This list includes all programs known to interdependency analyzer, including those that are the sources of interactions (that is, make calls into CICS), as well as those that are the results of interactions (are CICS resources of type PROGRAM).

Programs

To filter the programs in the list use the left text field at the top of the view.  An implicit wildcard is added, for example, a value of CAM will show all program starting with CAM. 
If an explicit wildcard is needed use the * character to mean 'any character', for eample, *CAM will find 'all programs ending in CAM, and C*D will find 'all programs starting with C and ending in D. 
To restrict the list of regions that programs are retrieved from use the in Region text field. 

The figure below shows the list of programs restricted to only display those that begin with CAM and end with 00C and are in regions starting with IY.  Do this by entering CAM*00C in the left text field, and IY in the in Region text field.

ProgramsRestricted

To run the search on the values entered in the text fields so you can view the list of programs, Enter or use the toolbar Search and Run menu option. 

MenuSearch

To analyze a program across all regions, or for a specific region, to see the resources is uses, as well as where it is used, use the pop-up menu window by right clicking on the program name you want to analyze.

ProgramPopup