Control commands

CICS® business transaction services provide a set of commands that enable programs to create and modify BTS process-types. These commands are:

CREATE PROCESSTYPE
Builds a PROCESSTYPE definition in the local CICS region, without reference to data in the CICS system definition (CSD) file
DISCARD PROCESSTYPE
Removes a PROCESSTYPE definition from the local CICS region
SET PROCESSTYPE
Modifies the attributes of a PROCESSTYPE definition.

Related concepts
BTS activities and processes
Inquiry command
Related reference
CREATE PROCESSTYPE
DISCARD PROCESSTYPE
SET PROCESSTYPE
[[ Contents Previous Page | Next Page Index ]]