Build an API archive with the build toolkit
This scenario shows you how to use the build toolkit to generate the API archive from an API project created in the API toolkit.
Before you begin
zosConnect-2.0 Applies to zosConnect-2.0.
- Ensure that you complete the steps to create an API as described in one of the following tasks: Create an API to invoke the CICS catalog manager services, Create an API to invoke the IMS phone book service, or Create an API to invoke the IBM MQ stock query service.
- Ensure that the IBM® z/OS Connect build toolkit is installed. For more information, see Installing the IBM z/OS Connect build toolkit.
About this task
In this task, you use the build toolkit to generate the API archive from the API project that you created in the API toolkit. In an enterprise DevOps workflow, the build toolkit is likely run by a script in basically the same way as demonstrated in the following steps.
Procedure
In this procedure, substitute the Windows example for the platform of your choice. The build toolkit properties files must be encoded in UTF-8.
Results
For more information about a general enterprise DevOps workflow and sample DevOps technologies for building the archives and deploying the services and APIs, see DevOps with IBM z/OS Connect.