FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: DownloadPackage [element searchDownloadPackagesResponse]

Description

The identifiers for a Download Package.

Derived By

Type DownloadPackage

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
Id  string  0..1  Package ID.
SystemId  integer  1..1  System ID.
ProductLineId  ProductLineReference  0..1  Product line ID.
Description  string  0..1  Description for the Download Package.
EffectiveDate  date  0..1  Effective date of a Download Package.
Version  string  0..1  Version of the Download Package.
isCurrentVersion  boolean  0..1  Flag indicating whether the version is current.
PartnerCode  string  0..1  Tenant code.
ExtendedDescr  string  0..1  Extended description.
DownloadableFileReferences  DownloadableFileReference  0..*  The identifiers for a downloadable file.
DownloadableFileCount  positiveInteger  0..1  Downladable file count.
ManufacturerId  ManufacturerReference  0..1  Manufacturer ID of the Download Package.
StatusCode  string  0..1 

Status codes of the Download Package file are:

  • LOADED - the File was loaded to the repository and is available for customers to download (provided the File is properly associated to Product s and Catalog Items that the customer is entitled to).

  • NOT_LOADED - the File has NOT been loaded, or the Upload process has not yet completed.

  • ARCHIVE - the File is archived by Flexera and is available for download on request (File candidates for archiving are based on the age of File and whether there are any customers entitled to the File).

  • DELETED - the File is deleted from the repository and is not available for customers to download.

isExpired  boolean  0..1  A flag indication whether the Download Package is expired.
isRestricted  boolean  0..1  A flag indication whether the Download Package is restricted or not.
DownloadInstructions  string  0..1  Download instruction for the Download Package.
Referenced By
Name  Type 
searchDownloadPackagesResponse  Element 
Definition

See searchDownloadPackagesResponse