Does nothing but pass through a database connection.
This can help tidy workflows where a database connection needs to be passed on to a number of other nodes around the workflow.
A single DB session from the actual database connection node can be joined to any number of DB Session Passthrough components placed around the workflow which then act as "distribution points" to their local area.
This reduces "clutter" of multiple lines from the original database connection running across the workflow to different db query (orther other) nodes.
@takbb Brian Bates 19 Oct 2022
To use this component in KNIME, download it from the below URL and open it in KNIME:
Download ComponentDeploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!