Publish Data of Product Model with Hierarchy of More Than One Level
This feature provides the flexibility to publish the product model with more than one level hierarchy on demand.
You need to customize the product model map, and workflow file to publish a product model with more than one level.
The following example explains how to publish product model with more than one level hierarchies.
Scenario: Record A at PRODUCT having relationship ProductPricedBy with record B at PRICE, which in turn has a relationship
PriceAlteredByDiscount
with record C at DISCOUNT and then record C has
DiscountRequiresProduct
with record D at PRODUCT.
In product model of record A, data related to record B are published in the characteristic node. Similarly, data related to record C and D are published same as B. Record B has reference of record C, and record C has reference of record D in its own simple rule.