FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getMatchingBulkEnts operation returns bulk entitlements suitable to receive the web register keys from a splitBulkEntitlement operation. The getMatchingBulkEnts operation searches for bulk entitlements with the target account in the target tier that match the bulk entitlement you want to split. Any bulk entitlement returned by this operation can receive the web register keys as the result of the split operation.
To be considered a match, the bulk entitlement that is the target of the split must share the following attributes with the bulk entitlement that is the source of the split:
Orderable
License model
License term (permanent, expiration date, duration)
Version date details (options, date, duration)
Line item state
License model policies
License model attributes
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | getMatchingBulkEntsRequestType | Input |
A getMatchingBulkEntsResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
responseData | getMatchingBulkEntsResponseListType | Information about bulk entitlements in the target account that match the bulk entitlement you plan to split is listed in the responseData element. See getMatchingBulkEntsResponseListType. |
|||||||||
failedData | failedMatchingBulkEntsListType | Information about the bulk entitlement that could not be matched to bulk entitlements in the target account is in the failedData element. See failedMatchingBulkEntsListType. |