The Programs view shows an alphabetic list of all programs known to CICS® IA.
The following programs are listed:
You can filter the programs in the list using the first text field in thePrograms view. You can use an asterisk (*) as a wildcard, as shown in the following screen capture. The value *D* finds all programs with a D in the name, DSW* finds all programs starting with DSW, and D*W finds programs beginning with D and ending with W.
To restrict the list of regions from which programs are retrieved, use the Search Region text field.
The following figure shows a list of programs that are restricted to display only programs that begin with DSW and include 2, and are in regions starting with IY. You create this list by entering DSW*2* in the Programs text field, and IY* in the Search Region text field
To run the search on the values entered in the text fields so that you can view the list of programs, press Enter.
Right-click the program name that you want to analyze to see the resources it uses and where it is used, either across all regions or for a specific region.
Properties for a program are divided by collection ID, for example a program in a collection. If you do not set a search scope, all entries are displayed in the properties view. When you set a collection ID as a search scope, the properties display only this collection ID. If there is no entry for this collection ID in the properties table, no data is displayed.
When you click one of the Used by ... menu items, you can select more options from a sub menu. Click All regions to start the search for all regions immediately or click Specific Region to open a dialog where you can select a specific CICS region. For example, if you click , the result of the search is displayed on the Show Resources view:
The Used by Applications commands are only available in CICS IA V5.1. If you are connected to an older database, these context menu items are disabled in the CICS IA persepctive. Outside the IA perspective, these commands are enabled, but attempts to fetch application data from an older database results in warning message:
To modify program definitions, you can use the CICS Program Definition Editor in the SM perspective, but it is not necessary to switch to the SM perspective. From the IA Programs view, right-click the program name and click Open CICS_SM Editor from the menu.
If the selected program was captured by CICS IA in different regions, you are asked to select a region:
For more information, see The Program Definition Editor