FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createLicense operation generates one or more license certificates and corresponding fulfillment records. To use the License service to generate a certificate license:
There must be deployed entitlements in the FlexNet Operations database.
You must provide any fulfillment-time data that re required by the specified license model.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | createFulfillmentRequestType | Input |
A createLicenseResponse 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. |