Get Requested Software By Session ID
The 'Get Requested Software By Session ID' takes a "SessionId" input and returns a "RequestedSoftwareObject" object.
Save Requested Software
The 'Save Requested Software' updates a RequestedSoftware item.
List Delivery Policies for Software Release
The 'List Delivery Policies for Software Release' returns a "AvailableSoftware" array.
List Releases for Software Product
The 'List Releases for Software Product' returns a "SoftwareReleases" array.
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 - 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 - Web Service
In this Article I'm going to explain how to connect to a Web Service in your 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 - Setup
In this Article I'm going to explain how setup your environment for creating a Component.