Icon

Demo Workflows

This directory contains 109 workflows.

IconUK postcode extraction 

UK postcode extraction Workflow demonstrating use of Regex Split to extract UK postcode from an address field

IconUpload binary files to database 

Demonstrates uploading some binary files to a database, and then querying back for display as images in a table. URL: Related forum topic […]

IconXML Easy Reader demo 

XML Easy Reader demo Workflow to demonstrate reading an XML file WITHOUT using the XML Reader or XPath Nodes. This workflow uses my XML Easy Reader […]

IconXML Easy Reader demo - Jan 2022 

XML Easy Reader demo Workflow to demonstrate reading an XML file WITHOUT using the XML Reader or XPath Nodes. This workflow uses my XML Easy Reader […]

Iconxml replacer and insert with xml demo files using xslt 

It reads Identifier and Name from both XMLS using XPath, then finds the changes to names for existing IDs, and applies XSLT to update them. In addition, […]

Iconxml replacer with xml demo files 

It reads Identifier and Name from both XMLS using XPath, then finds the changes to names for existing IDs, and applies XSLT to update them. @takbb Brian […]