Create Quick Delivery Task
Component definition
This component creates a Quick Delivery Task.
Component icon
Definition of component input value or values
The properties on the General tab in the Create Quick Delivery Task component are listed and described in the following table:
Input value name | Input value data type | Description | Example format |
---|---|---|---|
Software Resource Guid | Text (Guid Format) | Guid of the Software Resource to be delivered | |
Command Line Guid | Text (Guid Format) | Guid of the Command Line to be used | |
Package Guid | Text (Guid Format) | Guid of the package to be installed |
Note: The settings of the created task cannot be changed with ASDK.
Definition of component output
The result variable is the Guid of the created task.
Prerequisites
This component needs an authentication token to connect to an SMP server. This token can be created by including a "Create SMP Credentials" component upstream of this component.