FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A setLicenseResponse message contains an element of setLicenseResponseType.
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
failedData | failedSetLicenseOnholdFulfillmentListType | 0..1 | Populated if setting the license failed. See failedSetLicenseOnholdFulfillmentListType. |
|||||||||
Name | Type |
---|---|
setLicense | Method |
The following XML fragment illustrates a successful setLicenseResponse message:
<setLicenseResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</setLicenseResponse>