Process definitions
Process definition objects allow applications to be started without the need for operator intervention by defining the attributes of the application for use by the queue manager.
The process definition object defines an application that starts in response to a trigger event on a IBM® WebSphere® MQ queue manager. The process definition attributes include the application ID, the application type, and data specific to the application. For more information, see the "Initiation queues" entry under Queues used by IBM WebSphere MQ.
To allow an application to be started without the need for operator intervention (described in Starting WebSphere MQ applications using triggers), the attributes of the application must be known to the queue manager. These attributes are defined in a process definition object.
The ProcessName attribute
is fixed when the object is created; you can change other attributes
by using the IBM WebSphere MQ commands.
You can inquire about the values of all the attributes using MQINQ - Inquire object attributes.
For a full description of the attributes of process definitions, see Attributes for process definitions.