Nodes don't execute when the input is empty

Hello,
Is there any way to have executed nodes even if the input table is empty?
I have a workflow and it stops working whenever the input is empty.
image

Unfortunately not, although it is annoying. The workaround is to use an Empty Table Switch node:

https://hub.knime.com/knime/workflows/Examples/06_Control_Structures/05_Switches/04_Switch_on_Empty_Tables*_zL7dtdk4_MLVagu

has details ad examples.

Steve

2 Likes