Skip to content
JHuibers edited this page Nov 25, 2019 · 1 revision

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>
Clone this wiki locally