Icon

Components

This directory contains 224 workflows.

FIX - DateTime dialogs too wide 

This component is a FIX for the problem of Date&Time to String or String to Date&Time dialogs becoming too wide to fit on the screen. The problem comes […]

Fix Table After Column Append 

Fixes tables that have been generated with repeated (#Iter ) columns following Loop End Column Append This reduces the columns to the required original set […]

Flexible Date Reader 

A flexible date reader. This component will attempt to read dates in a variety of free-text formats. The only requirement is that the Day Month and Year […]

Get Current Date&Time 

Returns Current Date and Time as a String flow variable named currentDateAndTime. in yyyy-MM-ddTH:mm:ss format It also returns a 1x1 table containing a […]

Get HOSTNAME as Variable 

Uses the Java java.net.InetAddress to retrieve the hostname for the computer executing the workflow. This is based on the method found […]

GTIN13 Generator 

GTIN 13 Generator Takes a 12 digit String and returns a check digit using the GTIN 13 algorithm This has been quickly tested against an online GTIN 13 […]

Halt and Await Execution 

When this component is executed, on first execution it will halt and log the current date and time in the log with a message: Temporary halt - awaiting user […]

Halt and Await Execution (Variable) 

When this component is executed, on first execution it will halt and log the current date and time in the log with a message: Temporary halt - awaiting user […]

IconHTML Builder 

<p>Derive html head, body, table and table header</p>