Using
TIBCO MFT Command Center File Transfer Service
You can use Simple Object Access Protocol (SOAP) to describe and access the
TIBCO MFT Command Center File Transfer web service.
Procedure
-
Contact the File Transfer service at the following URL:
https://[DNS_HostName]:[httpsPort]/ContextName/control?view=services/FTService
-
Execute the getSession method of the File Transfer service.
This call returns a session string that is to be used in all further contact to the File Transfer service.
-
Execute all other service methods needed to perform the required task.
-
Execute the closeSession method of the File Transfer service.
This closes the current session.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.