MFT Internet Server Postprocessing Actions
MFT Internet Server provides the following support for postprocessing actions:
- Postprocessing is defined in the transfer definition.
- Up to four postprocessing actions can be defined.
- All postprocessing actions are executed on MFT Internet Server or on a target server.
- Each postprocessing action can be executed on success or failure.
- The following postprocessing commands are supported:
- Execute command
- CALLJCL (MFT Platform Server for z/OS only)
- CALLPGM (MFT Platform Server for z/OS only)
- SUBMIT (MFT Platform Server for z/OS only)
- Up to 256 bytes of data can be passed to the postprocessing action. Symbolic parameters can be used to pass transfer-related information to the Postprocessing data field.
- When the target server is a Platform Server, the post processing actions are passed directly to the target Platform Server.
- When the target server is a Local Server, the postprocessing actions are executed on the Internet Server.
- When the target server is an FTP/FTPS Server, the postprocessing actions are limited to Delete or Rename commands.
- When the target server is an SFTP Server, the postprocessing actions are limited to Delete or Rename commands. In addition to Delete or Rename, there is a special format of the PPA that can execute commands on a target SFTP Server.