Previous Topic: UNIX/Linux Server Middleware User ExitsNext Topic: CI_MQS_DPC_SETREPORTOPTIONS – Override Put Queue Report Options Exit


WebSphere MQ Server Transport - UNIX and Linux User Exits

All supplied WebSphere MQ Server Transport user exits are written using the C programming language. The following table briefly describes the WebSphere MQ Exits:

WebSphere MQ Transport: Language: C

User Exit Name

Source Code

Description

CI_MQS_DPS_EXIT

cimqsvex.c

MQ Directory Services Exit

CI_MQS_DPC_SETREPORTOPTIONS

cimqsvex.c

Used to override report options set by the runtime.

CI_MQS_DYNAMICQNAME_EXIT

cimqsvex.c

Provide Queue Name that will be used when opening a dynamic queue.

Details for the preceding user exits follow in a separate section for each.