The HTTP Headers tab allows you to configure HTTP headers to include in request and response messages in each operation in the off-ramp. The following tables provide a reference for the fields available on this tab. For the actual procedures of adding headers to messages, see the following:
The following general settings are available on the HTTP Headers tab:
Field |
Description |
---|---|
Operation |
Select the operation you want to configure. This drop-down list includes any operations added to the off-ramp. |
The following settings are located in the Request Headers section:
Field |
Description |
---|---|
Request Headers |
Lists the headers to be included in the request messages sent from the off-ramp for the selected operation. If you do not want a header included in request messages, select the header and click Remove. |
Header |
Enter the name of the request header. |
Required |
Select to make the header required for processing messages. Any messages that do not include a required header will result in an error. |
Constant |
Select to populate the value of the request header with a constant value. Enter the value for the request header. |
Workflow Property Name |
Select to populate the value of the request header from a Workflow property. Enter the name of the Workflow property that contains the value for the request header. This value is limited to 64 or fewer characters. |
The following settings are located in the Response Headers section:
Field |
Description |
---|---|
Response Headers |
Lists the headers to be included in the response messages resulting from the off-ramp operation. If you do not want a header included in response messages, select the header and click Remove. |
Header |
Enter the name of the response header. |
Required |
Select to make the header required for processing messages. Any messages that do not include a required header will result in an error. |
Workflow Property Name |
Enter the name of the Workflow property to populate with the value from the response header. This value is limited to 64 or fewer characters. |