Adding an Operation to a REST Off-Ramp - EIS Workflow Messaging - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external - OnBase/EIS-Workflow-Messaging/Foundation-24.1/EIS-Workflow-Messaging/Configuration/Off-Ramps/REST-Off-Ramps/Editing-a-REST-Off-Ramp/General-Tab/Adding-an-Operation-to-a-REST-Off-Ramp - 2024-03-25

EIS Workflow Messaging

Platform
OnBase
Product
EIS Workflow Messaging
Release
Foundation 24.1
License

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:

  1. Select the off-ramp from the Integration Services tab of the Repositories pane.
  2. Select the General tab in the Properties pane.
  3. In the Operations section, click Add. The Add REST Operation dialog box is displayed.
  4. Enter a name for the operation in the Operation Name field.
  5. 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

  6. Enter the URI for the operation in the URI field. This is the resource URI of the specific operation (for example, /sample/messages).
  7. Click OK. The operation is added to the off-ramp.