I have seen documentation how to create new nodes for KNIME using Java coding.
Is it also possible to create a new node by grouping a workflow of standard nodes (e.g. some join, then filter and calculation and clustering) into a new composite node? This new composite node would then be published and available in the Node Repository for re-use.
Is something like this possible in KNIME? I guess this is done by so called Meta Nodes in KNIME? Can I also parameterize a Meta Node (not just in and out)?
Best regards
Holger