WCF client channel definition tables (CCDT)

The IBM MQ custom channel for WCF supports the use of client channel definition tables (CCDT) to configure the connection information for client connections.

CCDTs are controlled through these two environment variables:

  • MQCHLLIB specifies the directory where the table is located.
  • MQCHLTAB specifies the file name of the table.

If these environment variables are defined, then they take priority over any client connection details specified in the URI.

For more information about client channel definition tables, see: Client channel definition table.

Parent topic: WCF Custom channel features and capabilities


Related information