Accessing client-connection channel definitions
You can make the client channel definition table (CCDT) available to client applications by copying or sharing it, then specify its location and name on the client computer. You can also locate a client channel definition table (CCDT) through a URL.
Before you begin
This task assumes that you have defined, in a CCDT, the client-connection channels that you need. See Configuring client channel definition tables.
About this task
For a client application to use the client channel definition table (CCDT), you must make the
CCDT available to it and specify its location and name. There are several ways of doing this:
- You can copy the CCDT to the client computer.
- You can copy the CCDT to a location shared by more than one client.
- You can make the CCDT accessible to the client as a shared file, while it remains located on the server.
IBM® MQ native (C/C++, COBOL and RPG) and unmanaged .NET applications can pull the CCDT hosted in a central location from a URL, whether that be a local file, ftp or http resource.
![[AIX]](ngaix.gif)
On
On