Start Software Delivery Component
The 'Start Software Delivery Component' creates a Software Delivery Process.
List Releases for Software Product
The 'List Releases for Software Product' returns a "SoftwareReleases" array.
Get Software Request By Session ID
The 'Get Software Request By Session ID' takes a "SessionId" input and returns a "SoftwareRequestObject" object.
Get Requested Software By Session ID
The 'Get Requested Software By Session ID' takes a "SessionId" input and returns a "RequestedSoftwareObject" object.
List Delivery Policies for Software Release
The 'List Delivery Policies for Software Release' returns a "AvailableSoftware" 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 - 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 - Inspecting
In this Article I'm going to explain how to inspect other Components.