FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: getDownloadPackagesByActivationIdsRequest

Description

A getDownloadPackagesByActivationIdsRequest message contains an element of getDownloadPackagesByActivationIds.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
ActivationId  string  1..*  Activation ID.
OrganizationId  string  1..1  Organization ID.
DownloadPackageQueryParameters  DownloadPackageQueryParameters  1..1  Download Package query parameters.
PageNumber  integer  0..1  Pagination attributes.
BatchSize  integer  0..1  Batch Size.
isCountQuery  boolean  0..1  Get the total count for a particular criterion.
SortBy  DownloadPackageSortBy  0..1 

Sort the Download Package by,

  • SortKey - The possible sort keys are DOWNLOADPACKAGE_ID and DOWNLOADPACKAGE_NAME.

  • Ascending

Referenced By
Name  Type 
getDownloadPackagesByActivationIds  Method