REST Reference Wizard

Rest Reference Wizard is used to create a Rest Reference in TIBCO Business Studio for BusinessWorks which a REST client can use to invoke a running service.

The Rest Reference Wizard has the following fields:

Field Description
Service URL The URL to the REST Service.
Operations These are the HTTP methods implemented by the REST Reference process to access the REST service.

Currently only POST, GET, PUT, PATCH, and DELETE methods are supported.

Note: To add additional operations to an existing REST reference process, click Create Rest Operation . This icon appears when you hover over the reference in the Process Editor as follows: