Reference: Set-Headers Step Properties
Common Tab
Property | XML Attribute Name | Description |
|---|---|---|
Step ID
| id
| The unique ID of the set-headers step within the assembly. |
Output
| output
| Specifies where the set-headers mediation step directs the output. There are 5 possible values:
|
Advanced Tab
Property | XML Attribute Name | Description |
|---|---|---|
Description
| description
| A description of the set-headers step. Displays in the consolidated log. You can use this feature to describe the step's function and the data on which it is operating. |
Execute When
| execute-when
| A condition that determines whether the set-headers step executes. |
Clear All
| clear-all
| Clears all headers from mediation messages. |
Clear All Exclude
| clear-all-exclude
| A list of header names that won't be deleted when Clear All is set to true . |
Headers Tab
Add Headers
Property | XML Attribute Name | Description |
|---|---|---|
Name
| name
| The name of the header that you want to add to a mediation message. |
Value
| value
| The value of the header that you want to add to a mediation message. |
Remove Headers
Property | XML Attribute Name | Description |
|---|---|---|
Name
| name
| The name of the header that you want to remove from a mediation message. |