Pega Upgrade - Move Rules Schema from Lower environment to production
Currently we are Upgrading our Application from Pega 6.1 SP2 to Pega 8.1.4
For Production deployment, we are just thinking if the below strategy works to have minimum down time :
-
We would like to run migrate script to export the Rule-Class tables from production into a new rules schema in our Pre-Prod environment.
-
Then run the Rule Schema(Copy of Production rules ) and Data-Schema (from Pre-Prod) Upgrade process in Pre-Prod
-
Import the SI framework
-
Import E& I Rule Book
-
Import BIX
-
Import Upgrade Application RAP
-
Bring down production system
-
Copy the upgraded Rule Schema from Pre-Prod Environment back to Production Rule-Schema and then do the Data only Upgrade in production
We have doubts if this is going to work with SI Framework in place , are there any specific data instances that are loaded into Data Schema while importing SI and E&I Rule book jars.
If Yes, Can we get the list of instances that can be loaded separately into application post Copying the rules schema and before Data Schema upgrade in production.