Help

The Help command action is used to get information on the commands that are used by Platform Transfer Client Utility.

You might enter the following command:

java cfcc.CFPlatform help:xxxxxxx

The field xxxxxxxx should match one of the command actions.

Sample Help Command

This command lists of all parameters supported by the SendCommand command action.

java cfcc.CFPlatform help:sendcommand

You will receive the following output.

Please provide following parameters via command line or in action file:
PServerName --- the server name that identifies the initiator MFT Platform Server
TransferID --- the id for the transfer record in the bank. If present, server will use the parameters from bank and ignore other parameters here
LoginUID --- longin user id to the initiator MFT Platform Server
LoginPWD --- longin password to the initiator MFT Platform Server
PortNum --- IP port
RIPName --- Responder IP name, responder uses TCP protocol. Exclusive with RNodeName
RNodeName --- Responder node name, responder uses SNA protocol. Exclusive with RIPName
Command --- The command running on the destination MFT Platform Server. Command format: RCMD|CJ|CP|SJ=actual command, RCMD - remote command, CJ - CALLJCL, CP - CALLPGM, SJ - SUBMIT JOB