FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A setLicenseRequest message contains an element of setLicenseRequestType.
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
onholdFulfillmentList | onholdFulfillmentListType | 1..1 | See onholdFulfillmentListType. |
Name | Type |
---|---|
setLicense | Method |
The following XML fragment illustrates a setLicenseRequest message:
<setLicenseRequest>
<onholdFulfillmentList>
<onholdFmtLicenseData>
<fulfillmentId>FID_293c149a_11a36fd4eab__7ff2</fulfillmentId>
<textLicense>test license</textLicense>
</onholdFmtLicenseData>
</onholdFulfillmentList>
</setLicenseRequest>