對於要透過程式設計方式(而非手動)從 Rational Focal Point 存取功能或資料的應用程式開發者而言,API 非常有用。若要使用 API,您必須熟悉「Web 服務說明語言 (WSDL)」和 SOAP,因為這是 Web 服務使用的標準。
Web 服務目前僅支援 Rational Focal Point 中的部分功能。包括的功能如下:
依預設會啟動 Web Services 2.0 版。您可以在 focalpoint_path/services2/FPServices?wsdl 找到 Rational Focal Point Web 服務的 WSDL 文件。
如需 Web Services 2.0 及其功能的相關詳細資料,請參閱 Focal Point Web Services API 2.0 參考手冊。
只對已使用 Web Services 1.0 的應用程式(例如,Telelogic Synchronization Framework)使用 Web Services 1.0。這類情況尚未支援 Web Services 2.0。
您可以在 focalpoint_path/servlet/Wsdl 找到 Rational Focal Point Web Services 1.0 的 WSDL 文件。
您必須先啟動 Web Services 1.0,才能使用它。若要啟動 Web Services 1.0,請按一下
。若使用 Rational Focal Point RESTful API,則可以使用 XML 和 HTTP 型的 API 在 Rational Focal Point 中讀取、更新及新增元素。RESTful API 的起點位於 focalpoint_path/resources/。
如需 RESTful API 及其功能的相關詳細資料,請參閱《Rational Focal Point RESTful API 參考手冊》。