Changing a debugging profile with the Web interface

If you are the owner of a debugging profile, you can change its contents. Starting with the "List all profiles" page, follow these steps:

  1. Use the checkboxes at the top of the page to ensure that the profile you want to change is displayed.
  2. Scroll the list to the profile you want to change.
  3. Click on the profile name. CICS® displays the "Create compiled profile" page, or the "Create Java™ profile" page.
  4. Make your changes to the displayed fields.
  5. Click the Replace button.
  6. Click on List all profiles to return to the "List all profiles" page.
Notes:
  1. If you change the name of the profile, the debugging profile manager creates a new profile with the new name, and leaves the original profile unchanged.
  2. If you follow these steps for a profile that you do not own, CICS displays the "View compiled profile" page, or the "View Java profile" page. In this case, you will not be able to modify the contents of the profile.
  3. If you change a profile while it is active, the changes take effect immediately: the next time a program is started, the changed parameters are used to decide if the program should run under the debugger's control.

Related concepts
the CICS Application Programming Guide
Related tasks
Using the application debugging profile manager Web interface
Related references
The List all profiles page
The Create Java profile page
The Create compiled profile page
[[ Contents Previous Page | Next Page Index ]]