Generating API endpoints in an API service component from an existing process
Use the Import an Endpoint wizard to create API endpoints for the API Service component from an existing process.
Prerequisites
- You have created an API Service component.
- You have an existing process that contains a Web Services Server listener operation.
Procedure
-
In the API Service component, click Import an Endpoint.
The Import an Endpoint wizard opens.
-
Select Use an existing process to select any single Web Services Server listener process to link to a new REST, SOAP, or OData endpoint.
-
Click Next.
-
In the Process component browser select the Web Services Server listener process to link to a new REST, SOAP, or OData endpoint.
-
In the Add to field, select the endpoints that you want to have generated.
-
Click Finish.
The wizard closes, generates the requested endpoints, and links the selected processes to the corresponding new endpoints.
-
In the API Service component, click Save or Save and Close.
Next steps
Configure the newly generated endpoints.