FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Restricting anyType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
entitlementIdentifier | entitlementIdentifierType | 1..1 | Required. See entitlementIdentifierType. |
accountTo | string | 1..1 | Required. Account identifier of the account to which the entitlement is to be transferred. |
retainExistingIds | boolean | 0..1 | Optional. Set to true to preserve entitlement and activation IDs associated with the entitlement after it is transferred. Set to false (the default) to have FlexNet Operations generate new entitlement and activation IDs for the entitlement. If custom IDs are required, they must be set in subsequent update requests. |
returnActiveFulfillments | boolean | 0..1 | Optional. Set to true (the default) to return any active fulfillments that have been activated against this entitlement before the transfer is done. The transfer cannot proceed if there are active fulfillments against the entitlement. |
returnRemainingLineItems | boolean | 0..1 |
The returnRemainingLineItems setting is used during the transfer of entitlements when the configuration property Transfer entitlement with remaining quantity only is enabled. If this configuration is disabled, the returnRemainingLineItems setting has no impact on the transfer process.
By default, returnRemainingLineItems is set to false. This property only takes effect if the Transfer entitlement with remaining quantity only configuration property is enabled. |
forceTransferEvenIfNoTargetUsers | boolean | 0..1 |
Optional. Set to true to force the transfer even in cases where product category constraints prevent all current users at the target account from seeing the entitlement. Default: false. |
forceTransferEvenIfParentAndChildSeparated | boolean | 0..1 |
Optional. Set to true to force the transfer even in cases where the transfer causes the parent and child line items to be separated. There are two cases in which this separation might occur:
Default: false. |