FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: offlineFNPTrustedStorageActivation

Description

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.

Parameters
Name  Type  Direction  Description 
msgparameters  activateLicensesRequestType  Input   
Returns

A activateLicensesResponse 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  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.