Adding Request Headers - EIS Workflow Messaging - Foundation 24.1 - Foundation 24.1 - Ready - OnBase - external

EIS Workflow Messaging

Platform
OnBase
Product
EIS Workflow Messaging
Release
Foundation 24.1
License

You can define name/value pairs for each header in a request message. You can set the value of a request header to either a constant value or a value taken from a Workflow property.

To add headers for a request message:

  1. In the Request Headers section of the HTTP Headers tab for the REST off-ramp, enter the name of the header in the Header field.
  2. Select the Required option to make the header required for processing messages. Any messages that do not include a required header will result in an error.
  3. Select one of the following to configure the value of the header:
    • Select Constant to use a constant value for the request header. Enter the value of the constant.

    • Select Workflow Property Name to use the value of a Workflow property for the value of the request header. Enter the name of the Workflow property. This value is limited to 64 or fewer characters.

  4. Click Add. The request header is added to the Request Headers list.
  5. Repeat the previous steps to configure multiple request headers.