Retrieve the attributes of a process-type.
INQUIRE PROCESSTYPE >>-INQUIRE--PROCESSTYPE(data-value)--+-----------------+--------> '-FILE(data-area)-' >--+---------------------+--+------------------+----------------> '-AUDITLOG(data-area)-' '-AUDITLEVEL(cvda)-' >--+--------------+-------------------------------------------->< '-STATUS(cvda)-'
Conditions: NOTAUTH, PROCESSERR
INQUIRE PROCESSTYPE returns the attributes of a specified process-type.
You can also browse through all of the process-type definitions in your system by using the browse options (START, NEXT, and END) on INQUIRE PROCESSTYPE commands. In browse mode, the definitions are returned in alphabetical order. For general information about browsing, syntax, exception conditions, and examples, see the CICS® System Programming Reference manual.
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.