Component (Page 2)

Get Software Request By Session ID

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

Read more...

List Filters for Target

The 'List Filters for Target' returns a "Filters" array.

Read more...

List Delivery Policies for Software Release

The 'List Delivery Policies for Software Release' returns a "AvailableSoftware" array.

Read more...

List Available Software

The 'List Available Software' returns a "AvailableSoftware" array.

Read more...

Save Requested Software

The 'Save Requested Software' updates a RequestedSoftware item.

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 - Inspecting

In this Article I'm going to explain how to inspect other Components.

Read more...

Workflow - Component - Developer Guide - Logging

In this Article I'm going to explain how to Log information in your component.

Read more...

Workflow - Component - Developer Guide - Deploy

In this Article I'm going to explain how to deploy the component to a workflow server.

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...