MQAdapter Support for IBM Client Channel Definition Table (CCDT) Files
(Doc ID 1457054.1)
Last updated on NOVEMBER 22, 2024
Applies to:
Oracle SOA Suite - Version 11.1.1.5.0 and laterInformation in this document applies to any platform.
Goal
This document describes the MQ Series Adapter functionality of being able to read client channel definition table (CCDT) file introduced in Bug 13780507 MQADAPTER SUPPORT FOR CCDT FILE.
Currently, MQ Series Adapter requires at least the Hostname, PortNumber, ChannelName and QueueManagerName to be defined in the ConnectionFactory properties while configuring the JNDI. When using the CCDT, only the url pointing to the CCDT file and QueueManagerName is required. The MQ Series Adapter will be able to read the rest of the connection details from the CCDT to create the required connections.
Basic understanding of IBM Websphere MQ is required as this document gives limited details about CCDT . Fore more Information please refer to the following WebSphere documents:
- Creating server-connection and client-connection definitions on the server
- WebSphere MQ V6 Java and JMS clients and the client channel definition table
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
1. Configuring MQ Series Adapter to use CCDT for connection details – connecting to the first available queue manager out of a list of queue managers |
2. Configuring MQ Series Adapter to use CCDT with SSL |
References |