MQ_CLUSTER_WORKLOAD_EXIT - Call description

The cluster workload exit is called by the queue manager to route a message to an available queue manager.

Note: No entry point called MQ_CLUSTER_WORKLOAD_EXIT is provided by the queue manager. Instead, the name of the cluster workload exit is defined by the ClusterWorkloadExit queue manager attribute. The MQ_CLUSTER_WORKLOAD_EXIT exit is supported on all platforms.


Syntax

 MQ_CLUSTER_WORKLOAD_EXIT (ExitParms)

Parent topic: Cluster workload exit call and data structures


Related reference