Data management for upgrading and patching highly available systems

Follow Pega best practices for production data management to ensure successful upgrades and patches.

Organizations seeking to use rolling restarts and split schema to perform minimal or no down time upgrades or patches must plan for production data management. To ensure that data is migrated to the production system:

  • If new rules and data are backward-compatible, import the application or framework RAP into production after a rolling restart, upgrade, or patch. Any new content in existing data tables and changes to work queues are visible immediately.

    To make new rules available at the next login, configure:

    Authorization/RSLUpdateBehavior = fixedreq
  • If new rules and data are not backward-compatible, import the application or framework RAP into production after a rolling restart, upgrade, or patch at a period of low to no activity. New rules, work queues, and data tables are visible immediately upon next login.