Publishing Assets to webMethods API Gateway
Designer helps you publish REST API descriptors and web service descriptors created on Integration Server to API Gateway. API Gateway enables organizations to securely expose different types of APIs to external users. Before you can publish the REST API descriptors and web service descriptor, you must configure a connection to API Gateway.
Configuring a Connection to API Gateway
About this task
You need to provide configuration information in Designer to a connection to API Gateway. Designer saves this information in a connection configuration. You can add, edit, and remove connection configurations in Designer.
Before you configure a connection to API Gateway, ensure that the following criteria are met:
- API Gateway is already installed and information about the host address and the port on which API Gateway is running are available.
- A valid user account exists on API Gateway.
To add a connection configuration for API Gateway
Procedure
Editing a Connection Configuration for API Gateway
About this task
You can edit a connection configuration for API Gateway if there are any changes in the configuration values.
To edit a connection configuration for API Gateway
Procedure
- In Designer, select Window > Preferences.
- In the preferences navigation tree, select Software AG > API Gateway.
- Click Edit.
- Enter new values in the connection configuration fields you want to change.
- In the Edit Connection Configuration dialog box, click OK.
- In the Connections page, click OK.
Removing a Connection Configuration for API Gateway
About this task
You can remove connection configurations for API Gateway one at a time from the Connections page. You cannot remove the default connection configuration.
To remove a connection configuration for API Gateway
Procedure
Changing the Default Connection Configuration for API Gateway
About this task
To change the default connection configuration for API Gateway
Procedure
Publishing Assets to API Gateway
About this task
Using Designer, you can publish REST API descriptors and web service descriptors created on Integration Server to API Gateway.
In addition to publishing new REST API descriptors and web service descriptors to API Gateway, you can also update the details of an already published descriptor. However, you cannot use Designer to retract an already published descriptor from API Gateway. Instead, use API Gateway to delete the published descriptors.
You can specify an API name and version when you publish or republish a descriptor. This API name and version can be different from those given in the descriptor.
Before you can publish REST API descriptors and web service descriptors to API Gateway, you must define a connection configuration in Designer. For information about working with connection configurations for API Gateway, see Publishing Assets to webMethods API Gateway.
To publish the REST API descriptor and web service descriptor to API Gateway