Scenario 4 - Testing with the Focus Filter with Different Product Types and autoprovision=true
Send an eligibility request using the focus filter for products with different types when some products have autoprovision set to
false
and others set to
true
.
- Procedure
- Set a hierarchy of products with different ProductTypes.
- Have some products with
autoprovision = true
and some withautoprovision = false
. - Set the flag
decomposeProducts="false"
, so the eligible products are not decomposed forautoprovision = true
and for product and product type filter. The autoprovisioned products are still evaluated for segment and product compatibility. - Request eligible products for
ProductType = PO
.
Result Passing the specific ProductTypes in the eligibility request retrieves Product 2, Product 3, Product 4, and Product 6 because they are compatible with the ProductType and with
decomposeProducts="false"
.