Fail in execution

Node that fails upon execution. This node is part of the workflow manager test framework. It's used to simulate failing nodes.

Options

Fail at index
If enabled, the node will pass through rows with an index lower than the specified index, then fail at the row with the given index (first row has index 0).
Fail during node configuration
If enabled, the node will fail while the node is being configured, it will never reach the "yellow traffic light" state.
Use rich failure messages
If enabled, failure messages will use the rich message format introduced in KNIME Analytics Platform 5.0, providing structured error details in the failure dialog. Disable this option to ensure compatibility with test workflows created before version 5.0, as the error message format may be part of test assertions.

Input Ports

Icon
Any input data.

Output Ports

Icon
Copy of input data (unless failed)

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.