After you have created a REST off-ramp, you can add a new operation to the off-ramp from the General tab in the Properties pane.
To add an operation to an off-ramp:
- Select the off-ramp from the Integration Services tab of the Repositories pane.
- Select the General tab in the Properties pane.
-
In the Operations section, click Add. The Add REST Operation dialog box is displayed.
- Enter a name for the operation in the Operation Name field.
-
Use the HTTP Method drop-down list to select the HTTP request method to use in the operation. The following HTTP methods are available:
-
GET
-
POST
-
PUT
-
PATCH
-
DELETE
-
HEAD
-
OPTIONS
-
CONNECT
-
TRACE
-
- Enter the URI for the operation in the URI field. This is the resource URI of the specific operation (for example, /sample/messages).
- Click OK. The operation is added to the off-ramp.