@takbb
Thank you for taking the time to answer.
Here is my answer:
Yes, ideally that’s what I would do:
- Have an output of all “workflow.knime”.
- import in excel (or else)
- add 4 tags I’ve to add to all my workflow (1 by column, it’s always 4)
- Reinject as a table in knime
- create the workflow-metadata.xml if it doesn’t exit,
- and/or add
<description/> <tags> <tag>TAG1: Answer</tag> <tag>TAG2: Answer</tag> <tag>TAG2: Answer</tag> <tag>TAG4: Answer</tag> </tags>
Yes, I already tried to do it. I’ve a list of all “workflow.knime”.
(I have adapted a workflow I found here link)
But I don’t find a solution to check if the file exists (or I didn’t find how to setup the javasnippet).
Also, I’m not an expert in XML Manipulation. But I always happy to learn
Thank you your Knime, I’ll have a look.
Yes, after this massive update, I will tag manually when I create a new WF.
But If I could check where it’s missing time to time it would also help.
Yes, I’ll save everything, and do a first run on a little set of knime WF that became obsolete.
Thank you so much.