Process-types screen

The Process-types screen lists the process-types defined to a region and shows the CICS repository file name, process-type status, and the level of audit logging.

Figure 1. CBAM transaction: initial screen, showing the process-types defined to this region
 CBAM
 
   Processtype File     Status   Auditlevel
 
   CBTSAUDA    DFHBARF  Enabled  Activity
   CBTSSHR     DFHBSHR  Enabled  Off
   CBTSSHRF    DFHBSHR  Disabled Activity
   CBTSSHR2    DFHBSHR2 Disabled Off
   MORTLOANS   DFHMORT  Enabled  Process
 
 
 
 
  Use cursor and Enter for Processes
 
 PF3=Return   7=Back   8=Forward

The displayed fields mean:

Auditlevel
The level of audit logging currently active for processes of this type:
Activity
Activity-level auditing. Audit records are written from:
  1. The process audit points
  2. The activity primary audit points.
Full
Full auditing. Audit records are written from:
  1. The process audit points
  2. The activity primary and secondary audit points.
Off
No audit records are written.
Process
Process-level auditing. Audit records are written from the process audit points only.

For details of the records that are written from the process, activity primary, and activity secondary audit points, see Specifying the level of audit logging.

File
The CICS® repository file on which records for processes of this type are stored.
Status
Whether the PROCESSTYPE is enabled or disabled—that is, whether new processes of this process-type can be defined.
Processtype
The name of a process-type.

If you place the cursor on the name of a process-type, or anywhere on the same line, and press ENTER, you get a list of all the processes of that type that currently exist on the repository data set pointed to by the installed PROCESSTYPE definition—see Figure 1.