FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: DownloadableFile [element getDownloadLogResponse]

Description

Downloadable file.

Derived By

Type DownloadableFile

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
FileId  string  0..1  File ID.
SystemFileId  integer  1..1  System file ID.
FileName  string  1..1  File Name.
Description  string  1..1  Description for the Downloadable file.
HasDownloadsRemaining  boolean  0..1  An array of flags indicating whether corresponding activation IDs have downloadable packages or not.
HasCompressedContent  boolean  0..1  An array of flags indicating whether the files are compressed or not.
IsFileSynced  boolean  0..1  An array of flags indicating whether the files are synchronized with Akamai. 'Synchronized' means that the files have been copied to Akamai primary NetStorage.
StatusCode  FileStatusCode  0..1 

Status codes of the downloadable 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.

CompressedSize  positiveInteger  0..1  Compressed size.
ExtendedDescription  string  0..1  Extended description.
MassDownloadURL  string  0..1  URL for mass download.
DownloadURL  string  0..1  Download URL of a downloadable file.
ExternalURL  string  0..1  If the External delivery source is selected, the URL where the file is located.
ExecuteUponDownload  boolean  0..1  Flag indicating whether to execute the file upon download.
AdvancedDownloadProperties  string  0..1  The advanced download properties for the downloadable file.
DownloadMethod  FileDownloadMethod  1..1  File download method for a downloadable file.
NonDownloadableReason  NonDownloadableReason  0..1  If file is not downloadable, the reason.
CDRequestLink  string  0..1  URL for media requests.
ProductLineReference  ProductLineReference  0..1  Product line ID.
DownloadPackageReference  DownloadPackageReference  0..1  The identifiers for a Download Package.
MD5CheckSum  string  0..1  File's md5 checksum.
SHA256CheckSum  string  0..1  File's sha256 checksum.
UserDefinedFields  UserDefinedField  0..*  Custom attributes array.
DownloadImageUpdateDate  date  0..1  The date of the last file change.
CompletedDownloadCount  int  0..1  The number of the completed downloads.
OrderCDDownloadCount  int  0..1  The number of the file's media orders.
Referenced By
Name  Type 
getDownloadLogResponse  Element 
Definition

See getDownloadLogResponse