Migrating rules from Optimize versions previous to version 7.3.0
Optimize 7.3.0 introduced a new algorithm for optimization. With this new algorithm, two rules are deprecated, the Min # Unique Offers rule and the Min/Max Total Cost rule.
You must run scripts on the database containing the system tables to remove any deprecated rules. These scripts work only with Optimize 7.2.1, so you must upgrade to version 7.2.1 before upgrading to Optimize 8.x.
You can recreate any Min/Max Total Cost rules with Custom Capacity rules. There is no functional equivalent of the Min # Unique Offers rule in new versions of Optimize.
The new version of Optimize provides two scripts to assist in migrating rules:
*
This script prints a row for each deprecated rule including the optimization session name, the rule type, and the rule name.
*
This script deletes all Min # Unique Offers and Min/Max Total Cost rules.
These scripts are available in the /tools/migration/ddl directory of your Optimize installation.
To collect deprecated rules
To migrate optimization rules to the new version of Optimize
To migrate Min/Max Total Cost rules