Workflow - Component - Developer Guide - SQL
In this Article I'm going to explain how to talk to SQL.
Workflow - Component - Developer Guide - Simple Component
In this Article I'm going to explain how to create a simple component to Concatenate two strings.
Workflow - Component - Developer Guide - Globals
In this Article I'm going to explain how to create a Global variable and add it to the Project when a Component is added into Workflow.
Workflow - Component - Developer Guide - Inputs - DropDown
In this Article I'm going to explain how to add a Input of a Dropdown / Combo to gather more configuration from the User.
Workflow - Component - Developer Guide - Inspecting
In this Article I'm going to explain how to inspect other Components.
Workflow - Component - Developer Guide - Deploy
In this Article I'm going to explain how to deploy the component to a workflow server.
Workflow - Component - Developer Guide
In this set of Articles I'm going to explain how to create a number of different custom components for use within Workflow.
Workflow - Component - Developer Guide - Project Properties
In this Article I'm going to explain how to create a Project Property and add it to the Project when a Component is added into Workflow.
Workflow - Component - Developer Guide - Inputs - Checkbox
In this Article I'm going to explain how to add a Input of a Checkbox to gather more configuration from the User.
Workflow - Component - Developer Guide - Logging
In this Article I'm going to explain how to Log information in your component.