remove transport header

Remove Transport Header

Version: 17.01

Supported Since: 17.01

What is a Remove Transport Header?

Remove Transport Header processing element can be used to remove an exiting transport header of a message.

Sample Use Case

In the following use case, a transport header is added using an Add Transport Header processing element at the beginning. Then the message goes through a custom processing element which performs some specific processing based on the value of that transport header. After the custom processing element, a Remove Transport Header processing element is used to remove that transport header from the message, as it is no longer needed.

flow remove transport header

Out Ports

Next

The processing element will remove the specified transport header to the message and it will be forwarded to this out port

On Exception

The message will be sent to this outport if any exception occurred while removing the transport header

Parameters

Transport Header Name

Name of the transport header to be removed.

In this topic
In this topic
Contact Us