FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:addOnlyEntitlementLineItemRequestType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
lineItem  addEntitlementLineItemDataType  1..*  See addEntitlementLineItemDataType.
opType  CreateOrUpdateOperationType  0..1 

One of the following:

  • CREATE_OR_UPDATE

  • CREATE_OR_IGNORE

Note: If the opType is specified as either CREATE_OR_IGNORE or CREATE_OR_UPDATE, then specifying the entitlement identifier is important. If the entitlement identified by the entitlementIdentifier is not found, then the response could be a FAILURE.

If the opType is set to CREATE_OR_UPDATE and the line item identifier exists, the system will try to handle the request as an update. Updates to the associatedLineItems and lineItemType will be ignored.

Referenced By
Name  Type 
createEntitlementLineItemRequest  Element 
createEntitlementLineItem  Method