FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: repairShortCode

Description

The repairShortCode operation generates one short code repair response.

Parameters
Name  Type  Direction  Description 
msgparameters  repairShortCodeRequestType  Input   
Returns

A repairShortCodeResponse 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  failedRepairShortCodeDataType  Information about a short code repair response that was not generated is listed in the failedData element. See failedRepairShortCodeDataType.
responseData  repairedShortCodeDataType  Information about a short code repair response that was generated is listed in the responseData element. responseData contains a shortCode repair response string. This response is delivered back to the customer to enter into an activation utility.