FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The activateShortCode operation generates one keyboard activation response. To use the License service to generate a short code response:
Short code ASRs must be created and associated with deployed bulk entitlements in the FlexNet Operations database.
Short code ASRs must be delivered to customers with an activation utility.
Bulk entitlement and/or a web register key must be delivered to customers.
If web register keys are going to be loaded dynamically into a bulk entitlement at fulfillment time, a FlexNet Operations configuration setting to load web register keys as part of activation for trusted bulk entitlements must be checked
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | activateShortCodeRequestType | Input |
A activateShortCodeResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedShortCodeDataType | Information about a short code response that was not generated is listed in the failedData element. See failedShortCodeDataType. |
|||||||||
responseData | createdShortCodeDataType | Information about an short code response that was generated is listed in the responseData element. responseData contains a shortCode short code response string. This response is delivered back to the customer to enter into an activation utility. |