FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: consolidatedFulfillmentsQPType

Description

Specify the elements needed to construct your query.

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
consolidatedLicenseId  SimpleQueryType  0..1 

Optional. A consolidatedLicenseId element contains:

  • value—a string to match part or all of the consolidated license ID.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

fulfillmentId  SimpleQueryType  0..1 

Optional. A fulfillmentID element contains:

  • value—a string to match part or all of the fulfillment ID.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

activationId  SimpleQueryType  0..1 

Optional. An activationId element contains:

  • value—a string to match part or all of the activation ID.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

entitlementId  SimpleQueryType  0..1 

Optional. An entitlementId element contains:

  • value—a string to match part or all of the entitlement ID.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

soldTo  SimpleQueryType  0..1 

Optional. A soldTo element contains:

  • value—a string to match part or all of the sold-to account.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

criteria  SimpleQueryType  0..1 

Optional. A criteria element contains:

  • value—a string to match part or all of the criterion used to consolidate the licenses.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS

state  StateQueryType  0..1 

Optional. A state element contains:

  • value—a StateType value of ACTIVE or OBSOLETE to match part or all of the state value.

  • searchType—one of the following simpleSearchType values:

    • STARTS_WITH

    • CONTAINS

    • ENDS_WITH

    • EQUALS