Completing the prerequisite tasks
This document describes how to update the Pega Customer Service for Financial Services and Pega Sales Automation for Financial Services applications. Pega CRM for Financial Services (CRM) provides a single installer for both applications, but each application is licensed separately.
This document applies only to Pega customers who are running the applications on the premises or in a third-party cloud installation. For information about feature adoption steps for Pega Cloud Services environments, see the Pega CRM for Financial Services 8.7 Feature Adoption for Pega Cloud guide on the Pega Documentation home page.
When completing the prerequisites, back up your system after key milestones to ensure that you can revert to the last working version of the system if you encounter an issue. For instructions, see Backing up your system.
- Verify that you have already run the required Pega Customer Service Upgrade Checker and the optional the Sales Automation Upgrade Checker. The upgrade checkers identify rule conflicts between the current version and the new version of the application.For information, see Pega Customer Service Upgrade Checker and Optional: Pega Sales Automation Upgrade Checker.
- When updating from a version that is not the previous version, review the update guides
and release notes for each of the interim versions. For example, if updating from release
8.5 to release 8.7, review the 8.6 update guide, 8.6
release notes, and this guide.Some product changes, such as deprecated and withdrawn features, require user action before the update. See the Pega Customer Service documentation for legacy update guides and release notes. To review a list of the product changes that have update impacts, see Crucial update information for Pega Customer Relationship Management.
- If updating from Pega Customer Service for Financial Services 8.5, apply Hotfix HFIX-80355 before starting the update.
- Before starting an update, and before backing up your system, review the database policies and application permissions that are used by your Pega Platform update. Determine whether the application is permitted to update the database automatically or if you must generate the database scripts that your organization will use to manually make schema changes.
- Determine which language packs are applicable to your product and check for
availability. For information, see Pega Marketplace.
-
Update the listed applications in the following order:
- Pega Foundation for Financial Services 8.7 as described in the Pega Foundation for Financial Services UpdateGuide on the Pega Foundation for Financial Services product page.
- Pega Product Designer for Financial Services 8.7 as described in the Product Designer for Financial Services UpdateGuide on the Pega Foundation for Financial Services product page.
- Apply hotfixes that are required to support Pega Foundation for Financial Services and
Pega Product Designer for Financial Services before continuing with the update. For more information, see Pega Customer Service for Financial Services Hotfixes.
-
Update to Pega Customer Service 8.7 and Pega Sales Automation 8.7.
There is a single procedure to update both of those applications. Follow all of the instructions, including prerequisites, in the update guide on the Pega Customer Service product page or the Pega Sales Automation product page.
- Optional: Because SQL database triggers are no longer supported, before you update the application, have your database administrator check for and drop triggers.
- If you are upgrading from a 7.4 version or earlier, take a backup of the CPMFS_NOTES
database table using the query
create table temp as select * from desired_table
. For some database systems, such as DB2, you must also reorganize the columns in the table to match the current version. - Run SQL DROP TABLE CPMFS_NOTES to make the DDL changes.
- Optional: Update Pega Call to the latest version. For more information, see the Pega Call Update Guide on the Pega Call product page.
Previous topic Completing pre-update tasks Next topic Backing up your system