FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The createCVDFulfillments method generates fulfillment records by tying together the following elements:
activation IDs
product counts
license hosts
To use the License service to generate a CVD fulfillment record:
There must be deployed entitlements in the FlexNet Operations database.
You must provide any fulfillment-time data that is required by the specified license model.
The resulting CVD fulfillments can then be consolidated by the createCVDLicenseFile operation to create a license file for a given host.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | createFulfillmentRequestType | Input |
A createCVDFulfillmentsResponse 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. |