Command-Line Transfers

TIBCO MFT Platform Server for IBM i has built-in panels to run transfer requests. But it also provides you the option to run the same type of transfer request commands using the IBM i system command line to be processed interactively and adding the transfer request command-line commands in an IBM i system custom Command Language (CL) program to be processed in batch or interactively. This section discusses how to use the transfer request commands interactively.

Note: MFT Platform Server command-line commands can be used in the Post Processing section of any TIBCO MFT Platform Server for IBM i command.
You can enter and execute the MFT Platform Server command-line commands in two ways:
  1. You can type the entire command with all the parameter fields and their values on the IBM i system command line.
  2. You can type an MFT Platform Server command on the IBM i system command line and press F4 to prompt the command and all its parameter fields. You can then enter values in the parameter fields.

You can enter the MFT Platform Server command-line commands into a IBM i system custom CL program by both methods described above to be processed in batch or interactively.