Usage notes
- The function performed by the cluster workload exit is defined by the
provider of the exit. The exit, however, must conform to the rules defined
in the associated control block MQWXP.
- No entry point called MQ_CLUSTER_WORKLOAD_EXIT is
actually provided by the queue manager. However, a typedef is provided
for the name MQ_CLUSTER_WORKLOAD_EXIT in the C programming
language, and this can be used to declare the user-written exit, to ensure
that the parameters are correct.