Siebel configurator: how to conditionally trigger a "set preference"
I have this structure:
plain english rule would be:
Product A
Product B (child component)
if action code of product A = Add then configurator add product B. End User can still remove product B if they wish so
If I modify the Asset (product A), product B should not be added automatically (currently it does when I use cardinality with default Qty or if I use "set preference" template).
So I need to check the action code but what I'm missing is to include a condition based on action code to trigger the "set preference" template
Action code for the root product is currently added as a linked item. and it shows the correct value.
0