Get Software Request By Session ID
The 'Get Software Request By Session ID' takes a "SessionId" input and returns a "SoftwareRequestObject" object.
List Delivery Policies for Software Release
The 'List Delivery Policies for Software Release' returns a "AvailableSoftware" array.
List Available Software
The 'List Available Software' returns a "AvailableSoftware" array.
Save Requested Software
The 'Save Requested Software' updates a RequestedSoftware item.
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 - Inspecting
In this Article I'm going to explain how to inspect other Components.
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 - Simple Component
In this Article I'm going to explain how to create a simple component to Concatenate two strings.