Empty
Usage
An Empty module does not perform any action.
It simply transfers the input messages without modifications on to the subsequent module.
Example: An Empty Module can be used as a singular module in the error exit, in case an error is caught but not processed any further.
This module type has no configurable properties.