FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Complex Type: tns:transferLineItemInfoType

Derived By

Restricting anyType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
lineItemIdentifier  entitlementLineItemIdentifierType  1..1  Required. See entitlementLineItemIdentifierType.
numberOfCopies  integer  1..1  Required. The number of copies to transfer.
useSameActivationId  boolean  0..1  Optional. Set to true to preserve the activation ID associated with the entitlement line item after it is transferred. Set to false (the default) to specify a custom activation ID for the new line item or to have FlexNet Operations generate a new activation ID for the entitlement line item.
customActivationId  string  0..1  Specify a custom activation ID if useSameActivationId is false and you want assign a specific activation ID for the new line item. Set generateActivationId to false.
generateActivationId  boolean  0..1  Set to true if useSameActivationId is false and you want FlexNet Operations to generate an activation ID for the new line item. Do not set a customActivationId.
entitlementBelongsTo  entitlementIdentifierType  1..1  Required. Existing entitlement to which the line items are to be transferred. See entitlementIdentifierType.