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 - Help File
In this Article I'm going to explain how to create an accompanying Help file with added information to display to the User when they open and configure the component.
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 - SQL
In this Article I'm going to explain how to talk to SQL.
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 - Simple Component
In this Article I'm going to explain how to create a simple component to Concatenate two strings.
Workflow - Component - Developer Guide - Logging
In this Article I'm going to explain how to Log information in your component.
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 - Inspecting
In this Article I'm going to explain how to inspect other Components.