Tip Tuesday - Do you want to know what operation initiated your configuration session? 🤔
With the Config Operation Context (_config_operation_context) system attribute, you can easily identify whether the current session started due to a new configuration, a reconfiguration, a search flow, or an ABO modification.The possible values for this attribute are - new, reconfigure, modify_asset, and search_flow
This read-only attribute will help you track and manage your configuration sessions more effectively.
Wondering how this helps?🛠️
Prevent Unwanted Rules running: For instance ,control which rules run during reconfigurations.
Manage Asset Modifications: Modify existing asset quantities managed in the configurator ensuring the assets remain unaffected despite changes in your business rules and keeping older assets aligned with original rules.