Intershop Order Management (IOM) has the ability to enable or disable feature of the OMT. This document describes the basic concept of feature toggles in OMT. The target audience are consultants and operations.
Term | Description |
---|---|
IOM | Abbreviation for Intershop Order Management |
OMT | Abbreviation for Order Management Tool, the graphical management tool of the IOM |
Feature toggles can be used to enable or disable features in the OMT and have an effect on the entire application. So the project can decide to use a feature or not.
By default, with introduction each new feature will be disabled.
The toggles can be configured in the database table omt."FeatureToggleDTO"
. Please see Reference - IOM Database Documentation for more details.
When loaded once, the configuration of all active toggles is cached.
The following features can be managed by the toggles:
Feature | Description | Since Version |
---|---|---|
Order Progress Bar | A visualization of the order state at the order details page | 2.16.0.0 |
Note
There are several features that are still managed with other database tables and not with the feature toggle yet.
The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.