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 | ||
activationId | SimpleQueryType | 1..* |
Use to perform a mass entitlement search using the getActivatableItemsQuery operation, which can return a large number of entitlements and line items that match specified criteria. To achieve this, use the parameter tag: <urn:activationIds> ... </urn:activationIds> which accepts multiple activation IDs as input parameters to retrieve all line item details in a single request. <urn:activationId> ... </urn:activationId> is wrapped inside the parameter tag: <urn:activationIds> ... </urn:activationIds> To search for a single activation ID, pass the activation ID in: <urn:activationId> ... </urn:activationId> |