Closed
what are the issues We are facing after Upgrade From Version7 to version8- post upgrade issues?
Regarding The Issues what we Facing after Upgrade.
***Edited by Moderator Rupashree to change type from Pega Academy to Product, added Product details and Capability tags****
To see attachments, please log in.
hi @HimasriA
Deprecated Features: Some features and rules that were available in Pega 7 may be deprecated in Pega 8x. For example, instances of the OAuth 2.0 provider are now deprecated.
Code Compatibility: There might be compatibility issues with the code that was written in Pega 7. This is because there have been API and schema changes, and some rules have been disabled.
Class References: After the upgrade, you might find that some of the classes have been replaced with new classes. For example, you might need to replace
Pegawar-class references used in pages classes tab of activity toPegamgr-as it is no longer present.Layouts/Sections/Controls: Make sure you remove the deprecated layouts/sections/controls from the application and adopt the latest best practices from Pega Infinity.
Pre-Upgrade Check: Before you update your Pega Marketing or Pega Customer Decision Hub application, run the Pre-Upgrade Check on your system to identify issues that might cause errors, time-outs, or failures during an update.