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