Enabling interim fix JR56452

JR56452 fixes an issue where both REST and Web Channels are affected when multilogon is enabled and the CTXMGMT table is purged. When purged, guest shoppers lose pending carts.

Before you begin

Install the interim fix for JR56452.

Procedure

  1. Open the WCDE_installdir/xml/config/wc-server.xml file.
  2. Find the node SessionManagement/AllowMultipleLogonForSameUser.
  3. Add the following attribute to the node.
    activityRegenerationForGuestUser="true"
  4. Restart the server.
  5. Test the changes.
  6. Deploy your changes to the production environment.