There are no limits to how many child configurations that a composite configuration can have and there are no limits in the number of levels of configurations. Therefor the scope of rule execution in a configuration tree is limited for performance reasons.
Scopes for rule execution
The table below outlines in which configurations that rules are executed as the result of a operation. This also applies to recalculation of prices, bill of materials etc.
Operation |
Scope for rule execution |
---|---|
Change of a parameter's value |
Only active configuration. |
Addition of a child configuration |
Active configuration, parent configuration and sibling configurations. |
Move of a configuration (in relation to siblings) |
Active configuration, parent configuration, sibling configurations and child configurations (recursively) of all configurations that have got a changed order number. |
Delete of a configuration |
Parent configuration, sibling configurations and child configurations (recursively) of all configurations that have got a changed order number. |