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 - 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 - 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 - Web Service
In this Article I'm going to explain how to connect to a Web Service in your component.
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 - 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 - 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.