Defect HC-2809
Performance impact when Sterling configurator is not used
Software
Customer case | Applies to | Corrected in |
---|---|---|
CS0092614 | V8.0.4.23 | 8.0.4.25 |
Observed behavior
When a large number of Dynamic Kits exist in a catalog, there can be a performance impact.
Expected behavior
An expensive SQL statement is executed for each Dynamic Kit in support of integration with IBM Sterling Configurator. When Sterling Configurator is not being used, the statements do not need to be executed.
Resolution
The code was changed to avoid the execution of the SQL when Sterling Configurator is not part of the store's configuration.