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 | ||
bulkEntIdentifier | entitlementIdentifierType | 1..1 | Required. The indentifier for the bulk entitlement you plan to split. This is the bulk entitlement for which getMatchingBulkEnts attempts to match bulk entitlements in the targetAccountUnit. See entitlementIdentifierType. |
targetTierName | string | 1..1 |
Required. The name of the tier that contains the target account. The tier name exists in the OPS_PARTNER_TIER_NAME table. By default, this table includes the tier names for the End Customer and Distributor tiers. Custom tier names can be added to the table manually. In the web services, the targetTierName string must always be specified as the constant value, not the display value. So for example, End Customer has to be specified as bo.constants.partnertiernames.endcustomer and Distributor as bo.constants.partnertiernames.tier1. |
targetAccountUnit | accountIdentifierType | 1..1 | Required. The target account in the target tier to be scanned for matching bulk entitlements. See accountIdentifierType. |