FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:entitlementMaintenanceLineItemPropertiesType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
activationId  entitlementLineItemIdentifierType  0..1  See entitlementLineItemIdentifierType.
state  StateType  0..1 

One of the following:

  • TEST

  • DRAFT

  • DEPLOYED

  • INACTIVE

  • OBSOLETE

orderId  string  0..1  The maintenance order ID.
orderLineNumber  string  0..1  The order line number.
entitlementId  entitlementIdentifierType  0..1  See entitlementIdentifierType.
maintenanceProduct  productIdentifierType  0..1  See productIdentifierType.
maintenanceProductDescription  string  0..1  The maintenance product name.
maintenancePartNumber  partNumberIdentifierType  0..1  See partNumberIdentifierType.
maintenancePartNumberDescription  string  0..1  The maintenance part number.
startDate  date  0..1  Start date of the maintenance line.
isPermanent  boolean  0..1 

Whether the entitlement, and therefore, the license activated from it, is permanent.

  • If isPermanent is set to false, a query response will contain only expiring lineitem details.

  • If isPermanent is set to true, a query response will contain only permanent lineitem details.

  • If isPermanent is null (i.e. blank or not included in the query), a query response will contain both permanent and expiring lineitem details.

expirationDate  date  0..1  If the maintenance line item is not permenant, its expiration date.
createdOnDateTime  dateTime  0..1  Date the maintenance line item was created.
lastModifiedDateTime  dateTime  0..1  Date the maintenance line item was last modified.
linkedLineItemActivationId  string  0..*  Specifies a line item that is linked with the maintenance line item that is being searching for.
maintenanceLineItemAttributes  attributeDescriptorDataType  0..1  See attributeDescriptorDataType.
createdBy  string  0..1  The name of the user who created the maintenance line item.
lastModifiedBy  string  0..1  The name of the user who last modified the maintenance line item.