FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
queryParams | fulfillmentsQueryParametersType | 0..1 | Required. See fulfillmentsQueryParametersType. |
pageNumber | integer | 1..1 | Required. Starts at 1. Say the getFulfillmentCount operation using the same query parameters returns 100 records. If the batch size is 50 records and you want the second batch of 50, set pageNumber to 2. |
batchSize | integer | 1..1 | Required. Maximum number of records to return in the response. |
includeLicenseText | boolean | 0..1 | Optional. Whether to include in the response the text of each individual license for each fulfillment. Default is true. |
excludeInactiveObsoleteLineItems | boolean | 0..1 | |
includeConsolidatedHostLicense | boolean | 0..1 | Optional. Whether to include in the response the text of one or more license files consolidated by host for all the fulfillments, if FlexNet Operations has been configured to use the SUPERSEDE keyword. If FlexNet Operations is not configured to use the SUPERSEDE keyword, the fulfillment’s consolidated host license text is identical to the fulfillment’s license text. Default is false. |
Name | Type |
---|---|
getFulfillmentsQueryRequest | Element |
getFulfillmentsQuery | Method |