How to default options in a option feature based on selection of Items under 3 differnet option clas
We Have a below requirement.
Option Class 1 with hundred's of items; Option Class 2 with hundred's of items; Option Class 3 with hundred's of items ;Option Feature 1 with hundreds of option.
For a given selection of Items in the above 3 option classes we need to default options in Option Feature 1.This can be acheived through a Implies rule but it will be complex to create many rules as there can be many combinations possible with Items under 3 Option Classes.
There is no one-one mapping b/w Items under option classes and there is One-Many Mapping.
Ex:-For item selected under Option Class1 there can be many items comptaible under Option Class2,similary under Option Class3 But the unique combination of items under these 3 Option Classes seclection should default few options in Option Feature.
