FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: activateShortCode

Description

The activateShortCode operation generates one keyboard activation response. To use the License service to generate a short code response:

Parameters
Name  Type  Direction  Description 
msgparameters  activateShortCodeRequestType  Input   
Returns

A activateShortCodeResponse element having the structure defined by the following table.

Name  Type  Description 
statusInfo  StatusInfoType 
Element  Data Type  Description 
status
StatusType

Returns one of the following:

  • SUCCESS—The request was processed.

  • FAILURE—The request was not processed.

reason
string
Gives reason if failure.
 
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.