Icon

Public

This directory contains 295 workflows.

IconColumn to Named String Variable 

Creates a flow variable of the specified name for the selected column. The data type of both the Column and the new Variable will be Integer

Create String Array Variable 

Creates a String Array Variable from the items entered in the configuration. One String element is created for each line 13 May 2021 @takbb Brian Bates

Create XML Generator Control Table 

Builds an initial template XML Generator control file based on the column names from an input table. Creates a standardised control table for XML […]

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 […]

First and Last for Group 

For a given group column, appends two boolean columns IS_FIRST_IN_GROUP and IS_LAST_IN_GROUP which mark the first and the last row in the current sorted […]

IconFlowVariableAsOutputFilename 

Flow Variable As Output Filename for Excel Writer Simple demonstration of using a file name in a flow variable as the output file name on Excel Writer. […]

IconFlowVariableAsOutputFilenameXLSFormatter 

Flow Variable As Output Filename for XLS Formatter Demonstration of creating a "relative path" in a String flow variable without using the knime relative […]

IconFlowVariableAsOutputFilenameXLSFormatter Simplified 

Flow Variable As Output Filename for XLS Formatter (Simplified) Demonstration of creating a "relative path" in a String flow variable without using the […]

Iconis excel file already open 

Is excel file already open? Demo workflow using a java snippet to possibly test that files are unlocked before commencing main workflow... TAGS: File […]

IconKNIME Test String File Location to URL component 

KNIME Test String File Location to URL component Demonstrate using File Reader with a file path on a network share. This uses my String File […]