FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The offlineFNPTrustedStorageActivation operation generates one or more fulfillment responses, based on the contents of the offline activation request, and returns output that can be stored as a file for subsequent processing on the machine that originated the request. The operation takes one or many activation IDs and an XML structure that contains information about the state of trusted storage on a single host machine. The operation output is an XML structure containing the fulfillment that must be saved to a file and processed on the host machine.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | activateLicensesRequestType | Input |
A activateLicensesResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
failedData | failedLineItem | Information about an entitlement line item that failed to activate in the failedData element. failedLineItem contains a single activationID element as a string. |
|||||||||
resultData | string | The XML response to be saved as a fulfillment response file. |