Creating REST Services in the Rest Service Wizard
You use the REST Service Wizard to create a RESTful service or simply drag and drop a process to the left of the Process Editor to create a REST service.
Note: When you create a REST service, make sure to update the
Default Host field in the HTTP Connection Resource to reflect the actual host name. By default, the
Default Host field is set to
localhost.
Follow these steps to create a REST service using the REST Service Wizard:
- Procedure
- Right-click on a process in the
Project Explorer and select
.
The REST Service Wizard opens.REST Service Wizard

- Specify a name for the REST resource.
- Choose the resource definition (the XSD schema).
- Select the REST operations to implement.
- Click Next to configure the operations or click Finish.