We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
The following is a simple example configuration for using the ExceptionPipe:
<pipe name="do_error" className="nl.nn.adapterframework.pipes.ExceptionPipe"> <forward name="success" path="EXIT" /> </pipe>