Love it. Thanks a bunch. Some comments.
- use metanodes(!) - they really help your workflow being tidy and more user friendly
awesome, thank you. - use flow variables for workflow parameterization - https://www.knime.com/wiki/flow-variables & https://www.knime.com/knime-introductory-course/chapter7/section1/creation-and-usage-of-flow-variables - must check possibilities that wrapped metanodes offer combined with Quickform nodes(!) and visualization nodes
- use curved connections - I just think they are so cool
i agree, but never! lol - instead of using lot of annotations for description add description under the node instead of “Node xx” text
i prefer lots of annotations, better explanations, more to come… I come from a time where tools had no annotations, comments, etc. it’s a best practice for mates and myself. - for TimeoutException there is Timeout option in Get Request node or using Error handling nodesis pretty handy in this scenario because of workflow dependency on network connection
awesome, thank you! lots to learn. - check Column Expression node for substituting other multiple nodes
thank you! will do. - create input files (data) outside of KNIME and read it at the beginning of workflow - this way changing input data does not requires opening KNIME and changing workflow.
**im still learning, hope to start making everything this smart soon**
Huge help, learned a lot.
Best,
T