Disable branches or Nodes

Hi there,

within the development phase of a workflow I play sometimes around with different types models or data treatment.
Is there a way to disable a connection between two consecutive nodes without deleting it? Today I just delete the connections, but it is very annoying to reconnec them later.

In Matlab/Simulink, for example, there is a manual switch where the user can define manually which branch the model uses… would be great to have something similar in KNIME.

Andreas

2 Likes

The idea about temporarily disabling connections is a feature request that comes up periodically - I can mention it to the dev team.

In the meantime, you can use a IF Switch or CASE Switch Data (Start) if you want to set up selective branching in your workflow.

3 Likes

+1 for this idea. It would be especially nice when working with large workflows that contain loops.

1 Like

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