![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
TIBCO ActiveMatrix BusinessWorksTM Plug-in for REST and JSON supports Swagger on both client and server sides. On the server side, you can export RESTful services to Swagger web server. See Chapter 7, Managing RESTful Web Services for details. On the client side, you can use the Swagger tool to download Swagger API description file and call your RESTful web services in TIBCO ActiveMatrix BusinessWorks processes.
3. Click Tools > Swagger Tools > Load Swagger JSON files from the TIBCO Designer menu.
4. Enter the Swagger doc URL in the Load Swagger API description JSON file dialog.
5. Click OK to download the Swagger API description file.
6. Select Project > Save from the TIBCO Designer menu to save the project.When the download is completed, a Swagger JSON File folder is displayed in the Project panel, which contains the API description file. The generated file is .txt file.
When you download Swagger API description file from the Swagger doc URL, all the files are added in the Swagger JSON File folder, and the newly downloaded file overwrites the existing file with the same name.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |