Better way to reuse a project.

Hello, I’m new with Knime and I want to known how te better way to reuse project parts. I doing copy and paste but I’m not sure if these is the better way.

Hey @Rodrigo33333,

For exactly this part there is a concept we call “shared components“. You can bundle parts of your workflow in a component and reuse this piece in all your workflows. This will allow you to update only the master component and update the occurrences in the individual workflows accordingly.

I have attached a video showcasing a very simple example and here is a link to the documentation.

Greetings,

Daniel

4 Likes

In addition you can reuse workflows as well. This process is called “Workflow Invocation”
See here this wonderful video on the KNIME youtube channel:

3 Likes

Thank you Daniel! It’s exactly what I want.

3 Likes

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