Creating a debugging profile with the Web interface

You can create debugging profiles in these ways:

Creating a new profile

Starting with the "List all profiles" page, follow these steps:

To create a profile for a compiled language (Language Environment®) program
  1. Click on Create compiled profile. CICS® displays the "Create compiled profile" page.
  2. Complete the information that you need to specify your profile. See The Create compiled profile page for details.
  3. Click on the Create button. CICS checks that you have entered valid data.
    • If your data is valid, the profile is saved
    • If your data contains an error, a message is displayed. Re-enter the data, and click on the Create button again.
  4. Click on List all profiles to return to the "List all profiles" page.
To create a profile for a Java™ program
  1. Click on Create Java profile. CICS displays the "Create Java profile" page.
  2. Complete the fields that you need to specify your profile.
  3. Click on the Create button. CICS checks that you have entered valid data.
    • If your data is valid, the profile is saved
    • If your data contains an error, a message is displayed. Re-enter the data, and click on the Create button again.
  4. Click on List all profiles to return to the "List all profiles" page.

Basing a new profile on an existing profile

You can create a new debugging profile using an existing profile as a starting point. The steps you take depend upon whether the original profile is owned by you or another user:

If you own the profile
Follow the steps described in Changing a debugging profile with the Web interface. Before you save the profile, give it a new name.
If another user owns the profile
  1. Copy the profile, following the steps described in Copying debugging profiles with the Web interface
  2. Make any changes to the profile by following the steps described in Changing a debugging profile with the Web interface

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 ]]