Exclude nodes in workflow without deleting them

Dear all,

In the webportal of KNIME server we get the message ‘Workflow did not fully execute’.
The reason is that some nodes are node active in the flow because in the ensembled method not all nodes are relevant at the same time.

Therefore, is it possible to make nodes inactive in a flow without deleting them?

I hope my question is clear.

Kind regards,
Jan

Hi @JanGerritsjans,

Actually, you could use the Active Branch Inverter node in between.
Then the nodes won’t be executed.
For more info about the node, please take a look here: https://nodepit.com/node/org.knime.base.node.flowcontrol.trycatch.inverter.ActiveBranchInverterNodeFactory

Best,
Vincenzo

1 Like

Thank you, Vincenzo.

This node does the job!

Kind regards,
Jan

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.