[V9.0.1 Nov 2016]

Configuring the Redistributable Managed File Transfer Agent

Configure the optionally provided Redistributable Managed File Transfer Agent to connect to an existing IBM® MQ infrastructure and enable users to transfer files without installing IBM MQ to get the Managed File Transfer functionality.

Before you begin

Redistributable Managed File Transfer Agent provides the functionality of Managed File Transfer with these exceptions:
  • Bindings mode connection to the coordination, command, and agent queue managers, is not supported, you must use client mode connection. When you are issuing commands, you must provide the parameters that are optional when you are using the Managed File Transfer that is installed as part of IBM MQ: queue manager host, port, name, and channel name.
  • The following commands are not included:
    • fteCreateCDAgent.cmd
    • fteCreateLogger.cmd
    • fteDeleteLogger.cmd
    • fteMigrateLogger.cmd
    • fteSetLoggerTraceLevel.cmd
    • fteShowLoggerDetails.cmd
    • fteStartLogger.cmd
    • fteStopLogger.cmd
    For a complete list of available commands, see Installed MFT command sets.
  • Managed File Transfer Connect:Direct® is not supported.
  • IBM MQ Explorer is not included.
[Windows]You must install the following Microsoft libraries on your system to use Redistributable Managed File Transfer Agent:
  • Microsoft Visual C++ Redistributable 2008
  • Microsoft Visual C++ Redistributable 2012
These libraries are available from Microsoft. See The latest supported Visual C++ downloads.

About this task

You want to allow users to transfer files between their local environment and the existing IBM MQ infrastructure without the need for them to install IBM MQ to be able to do so. Follow these steps to download and extract the Redistributable Managed File Transfer Agent:

Procedure

  1. Download the Redistributable Managed File Transfer Agent package from IBM Fix Central.
    1. Choose the package for your operating system:
      • [Windows]9.0.1.0-IBM-MQFA-Redist-Win64
      • [Linux]9.0.1.0-IBM-MQFA-Redist-LinuxX64
      • [Linux]9.0.1.0-IBM-MQFA-Redist-LinuxS390X
      • [Linux]9.0.1.0-IBM-MQFA-Redist-LinuxPPC64LE
    2. Identify the directory where you want to extract the package, for example:
      • [Windows]C:\MFTZ
      • [Linux]/home/MFTZ
  2. Extract the contents of the downloaded package:
    • [Windows]Use the Windows Explorer tools to extract.
    • [Linux]Extract and untar as follows:
      gunzip 9.0.1.0-IBM-MQFA-Redist-LinuxX64.tar.gz
      and then
      tar xvf 9.0.1.0-IBM-MQFA-Redist-LinuxX64.tar
    The following directories are created:
    • [Windows][Linux]bin: Contains all the required MFT commands
    • [Windows]bin64: Contains required libraries that are needed for Windows 64-bit OS support
    • [Windows][Linux]java: Contains the IBM JRE and IBM MQ libraries
    • [Windows][Linux]licenses: Contains the license files
    • [Windows][Linux]mqft: Contains ant and lib directories that are required for Ant support and for core MFT function support
    • [Windows][Linux]swtag: Contains swidtag file that is required by license managers to identify the installations on the machine

What to do next

You are ready to configure the MFT Agent. For the next steps, see the following topic: