To create all the sample XML files, run the following commands:
java cfcc.CFPlatform genExample
This will create various XML files that can be used in conjunction with the command line. The following table lists the names of the files that are created along with a brief description of what the XML file does.
Bank XML files
|
ExecuteFromBank.xml
|
Performs a Platform transfer from a list of defined transfers.
|
GetTransfersFromBank.xml
|
Lists a Platform transfer from the group of defined transfer.
|
ListTransferBankRecords.xml
|
Retrieves all Platform transfer records in the bank.
|
Receive XML files
|
ReceiveFile.xml
|
Receives a file from another MFT Platform Server system.
|
Send XML files
|
SendCommand.xml
|
Sends a command to another MFT Platform Server system.
|
SendFile.xml
|
Sends a file from another MFT Platform Server system.
|
Miscellaneous XML files
|
GetCopyrightInfo.xml
|
Displays copyright Information.
|
GetProductNameVersion.xml
|
Gets the
TIBCO MFT Command Center version information.
|