FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The verifyCreateLicense operation checks whether licenses can be generated with the specified parameters, but does not generate fulfillment records. To use the License service to verify that licenses can be created:
There must be test or deployed entitlements in the FlexNet Operations database.
You must provide any fulfillment-time data that are required by the specified license model.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | createFulfillmentRequestType | Input |
A verifyCreateLicenseResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedFulfillmentDataListType | Information about the licenses that were not verified is listed in the failedData element. See failedFulfillmentDataListType. |
|||||||||
responseData | createdFulfillmentDataListType | Information about the licenses that were verified is listed in the responseData element. See createdFulfillmentDataListType. |