FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getFilesByDownloadPackagesRequest

Description

A getFilesByDownloadPackagesRequest message contains an element of getFilesByDownloadPackages.

Derived By

Extending RequestByUser

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
Member  string  0..1  User ID (email).
DownloadPackageReference  DownloadPackageReference  1..1  The identifiers for a Download Package.
FilesQueryParameters  FilesQueryParameters  1..1  Files query parameters.
OrganizationId  string  1..1  Organization ID.
OrganizationCountryName  string  0..1  Country name of an organization.
OrganizationRegionName  string  0..1  Region name of an organization.
isCountQuery  boolean  0..1  Get the total count for a particular criterion.
NetStorageLocation  string  0..1  Net storage location.
IncludeDownloadedFiles  boolean  0..1  Flag to include downloaded files.
IncludeExternalFiles  boolean  0..1  Flag indicating whether the external files are downloadable or not.
ipAddress  string  0..1  IP Address of the requesting party. In case of a UI client, this is hopefully the UI browser's IP address.
EULARequired  boolean  0..1  Flag indicating whether EULA is required.
ExportComplianceRequired  boolean  0..1  Flag indicating whether export compliance is required.
LocaleLanguage  language  0..1  Locale language of the file names and descriptions.
PageNumber  integer  0..1  Pagination attributes.
BatchSize  integer  0..1  Batch Size.
SortBy  FilesSortBy  0..1 

Sort the downloadby,

  • SortKey - The possible sort keys are FILE_DESC and FILE_NAME.

  • Ascending

Referenced By
Name  Type 
getFilesByDownloadPackages  Method