FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getLicenseTechnologiesQuery

Description

The getLicenseTechnologiesQuery operation returns the license technologies that match specified criteria.

Parameters
Name  Type  Direction  Description 
msgparameters  getLicenseTechnologyQueryRequestType  Input   
Returns

A getLicenseTechnologyQueryResponse element having the structure defined by the following table.

Name  Type  Description 
statusInfo  StatusInfoType 
Element  Data Type  Description 
status
StatusType

Returns one of the following:

  • SUCCESS—All accounts in the request were processed.

  • PARTIAL_FAILURE—Some, but not all accounts in the request were processed.

  • FAILURE—None of the accounts in the request were processed.

reason
string
Gives reason for partial failure or failure.
 
responseData  licenseTechnologyDataListType  Information about the license technologies that matched the query is listed in the responseData element. See licenseTechnologyDataListType.