FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getAllFilesForPackage

Description

Get a set of files that can be downloaded for a given Download Package. This will generate anonymous download links, if a member or organization is not specified in the request.

Parameters
Name  Type  Direction  Description 
parameters  RequestByPrincipal  Input  See getAllFilesForPackageRequest.
Returns

A getAllFilesForPackageResponse element having the structure defined by the following table.

Name  Type  Description 
DownloadableFileList  DownloadableFile  List of downloadable files.
Faults
Name  Content 
AuthenticationProblem  AuthenticationProblem 
RequestValidationError  RequestValidationError 
DownloadPrivilegeError  DownloadPrivilegeError 
UnknownPrincipalError  UnknownPrincipalError 
UnknownDownloadPackageError  UnknownDownloadPackageError 
ExportComplianceError  ExportComplianceError 
UnexpectedError  UnexpectedError