Component (Page 2)

Save Software Request

The 'Save Software Request' updates a SoftwareRequest item.

Read more...

List Releases for Software Product

The 'List Releases for Software Product' returns a "SoftwareReleases" array.

Read more...

Get Software Request By Session ID

The 'Get Software Request By Session ID' takes a "SessionId" input and returns a "SoftwareRequestObject" object.

Read more...

Get Requested Software By Session ID

The 'Get Requested Software By Session ID' takes a "SessionId" input and returns a "RequestedSoftwareObject" object.

Read more...

Start Software Delivery Component

The 'Start Software Delivery Component' creates a Software Delivery Process.

Read more...

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.

Read more...

Workflow - Component - Developer Guide - SQL

In this Article I'm going to explain how to talk to SQL.

Read more...

Workflow - Component - Developer Guide - Simple Component

In this Article I'm going to explain how to create a simple component to Concatenate two strings.

Read more...

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.

Read more...

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.

Read more...