Feature Pack 5

Enabling interim fix JR44734

Interim fix JR44734 addresses three specific issues that do not enable a business user to view historical order details for orders that were persisted in Sterling:

  1. The special character for catalog entry objectPath and thumbnail have not been handled. There can be problems when the JavaScript cannot handle the special characters.
  2. When there are catalog entry level promotions, there will be a promotion link in the history order details page. This link might not work.
  3. When Sterling orders (instructions) contain special characters, you get unwanted behavior.

Before you begin

Install the cumulative interim fix for Feature Pack 5, JR53048.fep.

Procedure

If you are using the Aurora starter store, consider the following options:
  1. If you want to publish a new store:
    1. Copy the following file:
      • WC_installdir/components/store-enhancements/starterstores/ConsumerDirect/Aurora.sar
      • WebSphere Commerce DeveloperWCDE_installdir/components/store-enhancements/starterstores/ConsumerDirect/Aurora.sar
    2. Paste the file to the following directory:
      • WC_installdir/instances/instance_name/starterstores/ConsumerDirect/
      • WebSphere Commerce DeveloperWCDE_installdir/starterstores/ConsumerDirect/
    3. Publish Aurora.sar from Administration Console.
    4. Set up WebSphere Commerce for Side-by-Side integration.
  2. If you want to apply the fix to an existing store:
    1. Copy the SterlingIntegration.js file from the following directory:
      • WC_installdir/components/store-enhancements/starterstores/ConsumerDirect/Aurora.sar/StoreAssetsDir/javascript/UserArea/
      • WebSphere Commerce DeveloperWCDE_installdir/components/store-enhancements/starterstores/ConsumerDirect/Aurora.sar/StoreAssetsDir/javascript/UserArea/
    2. Paste the file to the following directory:
      • WC_eardir/Stores.war/Aurora/javascript/UserArea/
      • workspace_dir/WC/Stores.war/Aurora/javascript/UserArea/
  3. If you are using an Aurora Extended Sites store, complete the following steps:
    1. If you want to publish a new store:
      1. Copy the AuroraStorefrontAssetStore.sar file from
        • WC_installdir/components/store-enhancements/starterstores/ExtendedSites/
        • WebSphere Commerce DeveloperWCDE_installdir/components/store-enhancements/starterstores/ExtendedSites/
        to
        • WC_installdir/instances/instance_name/starterstores/ExtendedSites/
        • WebSphere Commerce DeveloperWCDE_installdirstarterstores/ExtendedSites/
      2. Publish ExtendedSitesV2.sar from Administration Console.
      3. Set up WebSphere Commerce for Side-by-Side integration.
    2. If you want to apply the fix to an existing store:
      1. Copy the SterlingIntegration.js file from
        • WC_installdir/components/store-enhancements/starterstores/ExtendedSites/AuroraStorefrontAssetStore.sar/StoreAssetsDir/javascript/UserArea/
        • WebSphere Commerce DeveloperWCDE_installdir/components/store-enhancements/starterstores/ExtendedSites/AuroraStorefrontAssetStore.sar/StoreAssetsDir/javascript/UserArea/
        to
        • WC_eardir/Stores.war/AuroraStorefrontAssetStore/javascript/UserArea/
        • WebSphere Commerce Developerworkspace_dir/Stores/WebContent/AuroraStorefrontAssetStore/javascript/UserArea/