FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: getTransactionKeyIdentifiers

Description

The getTransactionKeyIdentifiers operation returns the transaction keys that match specified criteria. To use it, there should be existing transaction keys in the FlexNet Operations database.

Parameters
Name  Type  Direction  Description 
msgparameters  getTransactionKeyIdentifiersRequestType  Input   
Returns

A getTransactionKeyIdentifiersResponse 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—All entities in the request were processed.

  • FAILURE—None of the entities in the request were processed.

reason
string
Gives reason for partial failure or failure.
 
responseData  transactionKeyIdentifiersDataListType  See transactionKeysIdentifiersDataListType.