Previous Topic: Windows Server Middleware User ExitsNext Topic: CI_MQS_DPC_SETREPORTOPTIONS – Override Put Queue Report Options Exit (Windows)


WebSphere MQ Server Transport - Windows 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_DPC_SETUPCOMM_COMPLETE

cimqsvex.c

Verifies that connection to target server is successful.

CI_MQS_DPS_EXIT

cimqsvex.c

MQ Directory Services Exit

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.