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

  1. Right-click on a process in the Project Explorer and select New > BusinessWorks REST Resource.
    The REST Service Wizard opens.
    REST Service Wizard
  2. Specify a name for the REST resource.
  3. Choose the resource definition (the XSD schema).
  4. Select the REST operations to implement.
  5. Click Next to configure the operations or click Finish.