Icon

Components

This directory contains 227 workflows.

Delimited Text Reader 

This component replaces and renames my original "Extract Data Table from Delimited Text" component. This is basically the same component, but the old […]

Download JAR file 

Place this component on your workflow ahead of any java node that requires additional java libraries not present in the standard KNIME bundles. This checks […]

Dynamic Text Variable Creator 

Create a multi-line string variable. This provides the ability to include dynamic variable references that will be automatically populated at execution […]

Dynamic Variable Replacer (Multi Variable) 

Allows dynamic updating of a flow variable based on other existing flow variables. Replaces any tags in the specified value, using the format defined in the […]

Edit Path Variable Filename 

Allows on-the-fly editing of an input path and file name using string concatenation (additon of simple prefix or suffix to a filename) or replacement of […]

Edit Path Variable Filename (branch safe) 

This is a modified version of the original Edit Path Variable Filename which, because of a KNIME bug could not operate inside a conditional branch within […]

IconEnable-Disable Flow 

Enable/Disable Flow (Stop-Go) component. Allows user to manually enable/disable a workflow at a specific point. Component may be attached to a node via the […]