
Enabling interim fix JR56672
JR56672 provides conditional support for the publishOverride functionality.
For Feature Pack 8, the WebSphere Commerce product team decided to remove the publishOverride functionality. JR56672 was created to re-add the code to support the publishOverride functionality.
Before you begin
For information about
how to install an interim fix, see
About this task
- publishOverride feature is not language specific.
- The override can be specified into the STORECATOVRGRP database table. When the
EnablePublishOverride flag is enabled and when a matching criteria is found in this
table, the runtime uses the following logic to create the additional search filtering condition to
provide the publish override function support:
- Use new expression when override group exists for this store and the request is for CatalogEntry
display
((published:1 AND NOT publishedOverride:<overrideGroup-id>_0) OR publishedOverride:<overrideGroup-id>_1)
- Use new expression when override group exists for this store and the request is for CatalogEntry
display