Skip to content

component setheader

Raymond Meester edited this page Mar 6, 2023 · 1 revision

Sets a header on a message

Path Examples

headerName. The name of the header. For example "MyHeader"

Options

Name Description Default Type
value Value of the header String
language Language to evaluate the header value. Valid languages are: 'constant', 'groovy', 'jsonpath', 'csimple', 'simple', 'spel', 'xpath' constant Enum

More info

Clone this wiki locally