IBM App Connect Enterprise, Version 11.0.0.2 Operating Systems: Windows, Linux


Enhanced flexibility in interactions with IBM MQ

Greater flexibility was introduced in IBM® Integration Bus Version 10.0 in its interactions with IBM MQ. IBM App Connect Enterprise Version 11.0 maintains this enhanced flexibility.

You can configure local or client connections to IBM MQ, enabling your integration nodes to get messages from, or put messages to, queues on a local or remote queue manager. You can configure either a local or client connection between your integration node and your queue manager, depending on the configuration of your existing architecture. If your IBM MQ queue manager is running on the same machine as your integration node, you can specify a local connection to the queue manager. Alternatively, if the IBM MQ queue manager that you want to connect to is hosted on a separate machine from IBM App Connect Enterprise, you can configure a client connection from your integration node so that it can access the messages on the remote queue manager.

When you configure a connection from an MQ node to an IBM MQ queue manager, you can optionally configure the connection to use a security identity for authentication, SSL for confidentiality, or both. The security identity, which passes user name and password security credentials to the queue manager, can be used on connections to local or remote queue managers. For connections to remote queue managers, you can choose whether to use the SSL protocol to provide confidentiality on the client connection. IBM App Connect Enterprise supports a subset of the SSL functionality that is supported by IBM MQ. For more information, see Connecting to a secured WebSphere MQ queue manager.

You can get messages from, or put messages to, IBM MQ queues on local or remote queue managers, by configuring the connection properties of the following MQ nodes:

Alternatively, you can specify a queue manager to be associated with the integration node by using the -q parameter on the mqsicreatebroker command. This queue manager is used by default for MQ processing in the message flow if no queue manager is specified explicitly on the MQ node. This queue manager is also used by some message flow nodes that require a queue manager to be specified on the integration node, such as the event-driven processing nodes used for aggregation, timeout, message collection, and message sequencing. The -q parameter specifies the name of a queue manager, but it does not create the queue manager automatically. You must define and start the queue manager as separate tasks, in addition to specifying it with the mqsicreatebroker command.

Message flows can contain multiple MQInput and MQOutput nodes, each of which can access different queue managers specified in the MQ node. For more information, see MQInput node and MQOutput node.

IBM MQ is not a prerequisite for using IBM App Connect Enterprise, which means that you can develop and deploy applications with IBM App Connect Enterprise independently of IBM MQ. IBM MQ is not provided as part of the IBM App Connect Enterprise installation package; however, when you purchase a license for IBM App Connect Enterprise, your license entitles you to install and use IBM MQ. Some IBM App Connect Enterprise features require access to IBM MQ, including the MQ nodes and the event-driven processing nodes that are used for aggregation and timeout flows, message collections, and message sequences. If you choose to use the IBM App Connect Enterprise features that require access to IBM MQ, you can install and use it within the terms of the license.

The following IBM App Connect Enterprise features require IBM MQ Server to be installed on the same machine as the integration node, and they are available for use only if you specify a queue manager on the integration node:

The integration node listener requires access to IBM MQ Server, so you must install it if you want to use an integration node listener to manage HTTP messages in your HTTP or SOAP flows. However, if you use HTTP nodes or SOAP nodes with the integration server embedded listener, they do not require access to IBM MQ.

The following IBM App Connect Enterprise features require access to system queues on a queue manager that is specified on the integration node, for the storage and retrieval of state information.

For information about creating the system queues, see Creating the default system queues on a WebSphere MQ queue manager.

On Linux only, you must also configure the IBM MQ environment that you want the integration node to use before you start it. If you do not set the environment, then your integration node might not run in the expected location. For more information, see Setting the WebSphere MQ environment on Linux.

The MQInput, MQOutput, MQGet, and MQReply nodes require that WebSphere MQ Client or Server is installed on the same machine as the integration node, but they do not require a queue manager to be specified on the integration node unless you want to use this queue manager by default for your local MQ connection. For more information, see Configuring a local connection to WebSphere MQ.

The SAPInput, SAPReply, and SAPRequest nodes require that either IBM MQ Client or Server is installed on the same machine as the integration node, and they require a queue manager to be specified on the integration node.

For a list of the main IBM App Connect Enterprise features, including information about the features that require the installation of IBM MQ Client or Server, see IBM App Connect Enterprise features.

For a summary of the features that are new to IBM App Connect Enterprise Version 11.0, see What's new in Version 11.0?.


bb28660_.htm | Last updated 2018-11-02 14:46:08