Create Software Release
Component definition
This component creates a SoftwareReleaseResource.
Component icon
Definition of component input value or values
The properties on the General tab in the Create New Software Release component are listed and described in the following table:
Input value name | Input value data type | Description | Example format |
---|---|---|---|
Software Release Name | Text | Name of the software release to create | Symantec Endpoint Protection 12.1.6 R1.0 |
Description | Text | A brief description of the software release | Antivirus Software |
Version | Text | Version of the release | 12.1.6 |
Company | Text | The name of the company/manufacturer | Symantec |
Product | Text | The name of the company/manufacturer OR Guid of the Company Resource | Symantec Endpoint Protection |
Definition of component output
The result variable is a SoftwareComponentDetails object, which is described in the following table:
Field name | Field data type | Description |
---|---|---|
CompanyGuid | Guid | Guid of the CompanyResource associated with the SoftwareProductResource |
Description | Text | A brief description of the SoftwareProductResource |
Guid | Guid | Guid of the SoftwareProductResource |
ItemAttributes | Text | Item attributes of the SoftwareProductResource |
Name | Text | The Name of the SoftwareProductResource |
Name | Text | The Name of the SoftwareProductResource |
Name | Text | The Name of the SoftwareProductResource |
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.