The Transactions view shows an alphabetic list of all transactions known to CICS® IA.
The list of transactions includes the transactions in which programs are running and transactions that are the results of interactions; that is, they are CICS resources of type TRANSID.
You can filter the transactions in the list using the text field under the Transactions tab. You can use an asterisk (*) as a wildcard, as shown in the following screen capture. The value *P* finds all transactions with a P in the name, P2* finds all transactions starting with P2, and P*2 finds transactions beginning with P and ending with 2.
The following screen capture shows a list of transactions that is restricted to display only transactions that begin with P and end in 2, by entering P*2 in the text field.
Press Enter to search.
Information about a selected transaction is displayed in the Properties view.
To analyze a transaction across all regions or for a specific region, right-click the transaction name and select one of the options from the menu. You can see the resources the transaction uses, and where it is used.
Properties for a program or transaction are divided by collection ID, for example a transaction 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.