Configuring a remote queue manager for managed file transfers using IBM MQ Managed File Transfer
Configure a remote queue manager for managed file transfers using IBM® MQ Managed File Transfer .
About this task
When you use an independent integration server (either in a development environment or within a
container), it is possible to associate the integration server with a remote default queue manager.
Starting from IBM App Connect Enterprise 12.0.7.0 the use of a remote default queue
manager by an independent integration server was extended to include the use case of sending or
receiving files by using IBM MQ Managed File Transfer . If you decide to use a remote
queue manager, some additional configuration is required.
- A remote default queue manager MQEndpoint policy is needed for the IBM App Connect Enterprise server to connect to the remote queue manager. The MQEndpoint policy is referenced from the server.conf.yaml file.
- The IBM MQ File Transfer Agent must also be configured separately with additional properties files to successfully connect to the remote default queue manager.
- The IBM MQ File Transfer Agent must be named explicitly rather than relying on the name of the server when you connect remotely.
- The IBM MQ File Transfer Agent and message flow nodes rely on channels, queues, and topics to be defined on the remote queue manager before the integration server is started. You must create these items in advance by completing the steps in the following procedure.