FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
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.
Name | Type | Direction | Description |
---|---|---|---|
parameters | RequestByPrincipal | Input | See getAllFilesForPackageRequest. |
A getAllFilesForPackageResponse element having the structure defined by the following table.
Name | Type | Description |
---|---|---|
DownloadableFileList | DownloadableFile | List of downloadable files. |
Name | Content |
---|---|
AuthenticationProblem | AuthenticationProblem |
RequestValidationError | RequestValidationError |
DownloadPrivilegeError | DownloadPrivilegeError |
UnknownPrincipalError | UnknownPrincipalError |
UnknownDownloadPackageError | UnknownDownloadPackageError |
ExportComplianceError | ExportComplianceError |
UnexpectedError | UnexpectedError |