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.
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 - SQL
In this Article I'm going to explain how to talk to SQL.
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 - 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 - Inputs - DropDown
In this Article I'm going to explain how to add a Input of a Dropdown / Combo to gather more configuration from the User.