RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

Provide additional inports via the KNIME way #258

Open llavall opened 3 years ago

llavall commented 3 years ago

KNIME has introduced the option to add additional in-ports for several nodes. e.g. Excel Reader. Maybe we can use that in the Joiner node to have a nicer look?

schuelet commented 3 years ago

Already in development. The Joiner has up to 4 in-ports.

llavall commented 3 years ago

The feature I was suggesting is not implemented in FSK yet!

It is called dynamic ports and implemented in KNIME since version 4.1 (https://www.knime.com/whats-new-in-knime-41)

Technical Improvements

Dynamic Ports

Tired of stacking Concatenate nodes, just because you want to combine more than two tables? In this release, you’ll find a handful of nodes that allow you to add and remove ports based on your needs. Look out for nodes with three black dots in the bottom left corner - this indicates that those ports are modifiable.

grafik