FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Method: setMaintenanceLineItemState

Description

The setMaintenanceLineItemState operation sets the state of a maintenance line item.

Parameters
Name  Type  Direction  Description 
msgparameters  setMaintenanceLineItemStateRequestType  Input   
Returns

A setMaintenanceLineItemStateResponse 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 the reason for the failure.
 
failedMaintenanceData  failedMaintenanceLineItemStateDataListType  See failedMaintenanceLineItemStateDataListType.