Skip to main content

Set Header Field

The Set Header Field Mapping defines values for header fields of a message.

Configuration

FieldRequiredDescription
fromYesDefines the field name before mapping.
toYesDefines the field name after mapping.
precedenceNoDefines the precedence used when mapping.
Function typeYesDefines the Function type of the mapping. Needs to be "String functions".
FunctionYesDefines the type of mapping. Needs to be "variable replacement".
Replacement stringYesDefines the variable replacement.

Modifiable Headers

The following headers can be modified:

HeaderDescription
destSets the message destination plugin.
discardIf set to true, discards the message and it doesn't get processed by 1Gateway.
endpointSets the originating endpoint of this message.
idSets the message ID.
idlocationSets the location of the ID in the message.
mappersDeclares the next mapper to be applied to the message explicitly.
pluginSets the originating plugin of this message.
productSets the originating product of this message.
topicSets the topic for RabbitMQ to decide which queue to put this message on.