FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: manualActivation

Description

The manualActivation operation takes a single trusted activation XML request as a string and generates a single trusted activation XML response as a string.

Parameters
Name  Type  Direction  Description 
msgparameters  trustedRequestType  Input   
Returns

A manualActivationResponse 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.
 
responseData  activationDataType  If the request was processed successfully, responseData contains an XML response string in an activationData element. This response is saved in a file and delivered back to the customer to enter into an activation utility.