FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The splitLineItem operation assigns some portion of an entitlement line item’s count from the current owner to a related account in a different distribution tier. This operation can either increase the count of an existing entitlement line item at the target account or create a new entitlement, if no matching entitlements exist at the target account. Only publisher users, or channel partner users with sufficient privileges in the account that is the current owner, can perform a splitLineItem operation.
Note: When a line item associated with a maintenance is split, the maintenance is also split. Likewise, when a new entitlement is created as the result of a split, a new maintenance is created and associated with the new entitlement.
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | splitLineItemRequestType | Input |
A splitLineItemResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
responseData | splitLineItemResponseListType | Information about the entitlement line item that was split, and optionally the entitlement to which the split counts went, is listed in the responseData element. See splitLineItemResponseListType. |
|||||||||
failedData | failedSplitLineItemListType | Information about an entitlement line item that was not split is listed in the failedData element. See failedSplitLineItemListType. |