List Available Software
The 'List Available Software' returns a "AvailableSoftware" array.
Save Requested Software
The 'Save Requested Software' updates a RequestedSoftware item.
Get Software Request By Session ID
The 'Get Software Request By Session ID' takes a "SessionId" input and returns a "SoftwareRequestObject" object.
List Releases for Software Product
The 'List Releases for Software Product' returns a "SoftwareReleases" array.
Start Software Delivery Component
The 'Start Software Delivery Component' creates a Software Delivery Process.
Workflow - Component - Developer Guide - WindowsForm
In this Article I'm going to explain how to add a Form to your Plugin to allow user interaction.
Workflow - Component - Developer Guide - Logging
In this Article I'm going to explain how to Log information 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 - 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 - Web Service
In this Article I'm going to explain how to connect to a Web Service in your component.