BOM Import to BOM Item Def
Summary
How to import multiple BOMsContent
CPQ Cloud expects one root parent per model (per BOM mapping). Otherwise, it throws "XYZ-MODEL is associated with more than 1 root BOM items of variable names ABC. Our BOMs in ERP are structured in a way where we output multiple BOMs in a single configurator. We would like to automatically import BOM from ERP to BOMItemDef table to avoid manual upload. How to solve this?
Example:
There are 2 BOMs -
TOP-LEVEL1:OPTION CLASS1: OPTION ITEM1
TOP-LEVEL2:OPTION CLASS2: OPTION ITEM2
BOM Mapping rule: If first UI radio button is checked, output first BOM. If second radio button is checked, output second BOM
0