Retrieve the attributes of a CICS® business transaction services (BTS) 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. See Browsing resource definitions for general information about browsing, including syntax, exception conditions, and examples.
For details of the records that are written from the process, activity primary, and activity secondary audit points, see the CICS Business Transaction Services manual.