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 - Logging
In this Article I'm going to explain how to Log information in your component.
Workflow - Component - Developer Guide - Web Service
In this Article I'm going to explain how to connect to a Web Service in your component.
Workflow - Component - Developer Guide - SQL
In this Article I'm going to explain how to talk to SQL.
Workflow - Component - Developer Guide - Inspecting
In this Article I'm going to explain how to inspect other Components.
Workflow - Component - Developer Guide - Setup
In this Article I'm going to explain how setup your environment for creating a Component.
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 - Deploy
In this Article I'm going to explain how to deploy the component to a workflow server.
Workflow - Component - Developer Guide - Simple Component
In this Article I'm going to explain how to create a simple component to Concatenate two strings.