The List all profiles page
Use the "List all profiles" page to display a list of debugging profiles:
- When you start the application debugging profile manager's Web interface, CICS® displays the "List all profiles" page.
When you use the debugging profile manager for the first time, CICS displays all
profiles. Subsequently, CICS displays the profiles that were selected when you
last used it.
If there are more profiles than can be displayed in the window, use the
scrollbars to scroll backwards and forwards through the list. If you have
no profiles, CICS displays an empty list.
There are four variants of the "List all profiles" page:
- List compiled profile details
- Lists only the profiles for Language Environment® (compiled language) programs
- List Java™ profile details
- Lists only the profiles for Java programs
- List EJB profile details
- Lists only the profiles for enterprise beans
- List CORBA profile details
- Lists only the profiles for stateless CORBA objects
The behavior of these pages is identical to the "List all profiles" page; however the information displayed on each is specific to the type
of profile.
The list contains selected information from the debugging profile. The
columns on the page are:
- Owner
- The userid of the profile owner; that is, of the user who created the
profile.
- Profile
- The name of the profile
- Status
- The status of the profile (Act for Active, or Inact for Inactive)
The following columns display information specified when the profile
is created:
- Tranid
- Displays the contents of the transaction field
- Program
- On the "List all profiles" and "List compiled profile details" pages only , displays the contents of the program field.
- Compile Unit
- On the "List all profiles" and "List compiled profile details" pages only, displays the contents of Compile Unit field.
If the Compile Unit name is too long to display in the available space, the
leading characters are displayed, followed by "...". To display
the Compile Unit name in full, click on the profile name.
- Applid
- Displays the contents of the Applid field
- Userid
- Displays the contents of the Userid field
- Termid
- On the "List all profiles" and "List compiled profile details" pages only, displays the contents of the Terminal field.
- Type
- On the "List all profiles" page only, displays the type of program
specified in the debugging profile:
- CORBA
- CORBA object
- EJB
- Enterprise bean
- Java
- Java program
- Compiled
- Compiled language (Language Environment) program
- Netname
- On the "List compiled profile details" page only, displays the
contents of the Netname field.
- Class
- On the "List Java profile details" and "List CORBA
profile details" pages only, displays the contents of the Class field.
If the Class name is too long to display in the available
space, the trailing characters are displayed, preceded by "...".
To display the Class name in full, click on the profile name.
- Bean
- On the "List EJB profile details" page only, displays the contents
of the Bean field.
If the bean name is too long
to display in the available space, the leading characters are displayed, followed
by "...." To display the bean name in full, click on the profile
name.
- Method
- On the "List EJB profile details" and "List CORBA profile details" pages only, displays the contents of the Method field.
If the Method name is too long to display in the available space, the
leading characters are displayed, followed by "...". To display
the Method name in full, click on the profile name.
You can change the way information is displayed on the "List all profiles" page:
- Selecting which profiles are displayed
- Use the checkboxes at the top of the page to select which debugging
profiles are displayed. The options are:
- Display all profiles
- Display all profiles that you created
- Display all active profiles
- Display only active profiles that you created
- Sorting the list
- Use the buttons above each column to re-display the list in the sequence
determined by the contents of the column. For example, to re-display the profiles
in sequence of program name, click the Program button. CICS uses the EBCDIC sorting sequence when it re-displays the list.
Your choice of which profiles are displayed, and your chosen sequence,
are preserved, and used the next time you use the debugging profile manager.
Buttons on the List all profiles page
The buttons at the head of the following columns are used to re-display
the list of profiles in sequence:
- Owner
- Profile
- Status
- Tranid
- Program
- Compile Unit
- Applid
- Userid
- Termid
- Netname
- Type
The following buttons are inactive, and cannot be used to re-sequence
the list of profiles:
- Class
- Bean
- Method
Other actions are performed using the buttons at the bottom of the "List all profiles" page:
- Activate
- Activate selected profiles. See Activating debugging profiles with the Web interface for more information.
- Inactivate
- Inactivate selected profiles. See Inactivating debugging profiles with the Web interface for more information.
- Copy
- Copy selected profiles. See Copying debugging profiles with the Web interface for more information.
- Delete
- Delete selected profiles. See Deleting debugging profiles with the Web interface for more information.
- Select all
- Selects all the profiles in the list.
- Deselect all
- Deselects all the profiles in the list
- Refresh
- Refresh the "List all profiles" page. The list is updated to show
any changes that you, and other users, have made.
the CICS Application Programming Guide
[[ Contents Previous Page | Next Page Index ]]