Configuration Parameters

A sample of the Configured Post Processing file, CfgPostProc.cfg, is located in the MFT Platform Server directory. The definition of each parameter is as follows:
Parameter Description
COMMAND Defines the file to be executed. This is a required parameter.
TYPE Defines the type of the file transfer request. The following values can be defined by the TYPE parameter:
  • SEND
  • RECEIVE
  • BOTH
SOURCE Defines the source of the file transfer request. The following values can be defined by the SOURCE parameter:
  • INITIATOR
  • RESPONDER
  • BOTH
STATUS Defines whether a transfer request is successful or unsuccessful. The following values can be defined by the STATUS parameter:
  • SUCCESS
  • FAILURE
  • BOTH
FILENAME /DSN Defines the fully qualified file name. This field is compared against the local file name in the file transfer request.
PROCESS Defines the PROCESS name associated with the transfer request.
IPADDR Defines the IP address of the machine that is communicating with MFT Platform Server.
NODE Defines the NODE name of the transfer request. For initiator requests, this parameter is used when the NODE parameter is used on a request. For responder requests, the platform server scans the list of node for matches on the IP address. These entries are then matched against the value specified in the NODE parameter. When defining nodes in this file, make certain that you use the proper case as these files are case sensitive.