Transactions

The Transactions window shows a list of all transactions alphabetically.  This list includes all programs known to interdependency analyzer, including transactions that programs are running in, as well as transactions that are the results of interactions (are CICS resources of type TRANSID).

TransactionExplorer

To filter the transactions in the list, use the left text field at the top of the view.  An implicit wildcard is added, so value of V2 will show all transactions starting with V2.  If an explicit wildcard is needed the * character means 'any character', so *2 means 'all transactions ending in 2 and D*2 means 'all programs starting with D and ending in 2.  To restrict the list of regions that programs are retrieved from use the in Region text field. 

The screen dump below shows the list of transactions which has been restricted to display only transactions that begin with D and end with F2, and are in regions beginning with C,  by entering D*F2 in the left text field, and C in the in Region text field.

TransactionsRestricted


Enter to search or use the toolbar Search and Run menu option.

MenuSearch

The pop-up menu allows you to analyze a transaction across all regions, or for a specific region, to see the resources it uses, as well as where it is used.

TransactionExplorerPopupMenu