Programmable command formats (PCFs) reference

PCFs define command and reply messages that can be exchanged across a network between a program and any queue manager that supports PCFs. This simplifies queue manager administration and other network administration.

For an introduction to PCFs, see Introduction to Programmable Command Formats.

For the full list of PCFs, see Definitions of the Programmable Command Formats.

PCF commands and responses have a consistent structure including of a header and any number of parameter structures of defined types. For information about these structures, see Structures for PCF commands and responses.

For an example PCF, see PCF example.