Adding RemovePayloadValueBean in the Module Processor
Prerequisites
You have configured a communication channel and are on the Module tab page in change mode.
Context
Use RemovePayloadValueBean to remove some nodes from the message. You can use this bean in combination with GetPayloadValueBean and PutPayloadValueBean. First you can read some nodes into a module context then you can remove these nodes from the message before sending the message out by an adapter's module. Then you can enrich the response message with previously stored nodes.