Icon

Components

This directory contains 224 workflows.

IconContinue At 

Stores away current data and flow variables under an "event name" so that they may be picked up by a "Continue From" node which is awaiting the specified […]

IconContinue At (with Variable Filter) 

Stores away current data and flow variables under an "event name" so that they may be picked up by a "Continue From" node which is awaiting the specified […]

IconContinue From 

Picks up the data and flow variables stored under a specified "EVENT NAME" by a Continue At node. Processing blocks on this node until a signal from the […]

IconContinue From (with Variable Filter) 

Picks up the data and flow variables stored under a specified "EVENT NAME" by a Continue At node. Processing blocks on this node until a signal from the […]

IconCreate File or Folder Variables 

This is based on the Open File or Folder component, but has additional features for creating a file or folder variable If executed, and the option to […]

Create Missing Period Rows 

Inserts additional rows for missing periods in a data set. The input data set must have a defined year and month column, as configured on this component. A […]

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 String Array Variable from Delimited String 

Creates a String Array Variable from the items entered in the configuration. One String element is created for each line, or per delimited item on a single […]

CSV Reader (error-safe) 

Encapsulated CSV Reader with error checking so that it doesn't fail if no file is specified, or the specified file does not exist. In the event of an […]