Question
Pega 7.1.x app server migration guide
Hi All - Do we have any document which we can use and follow while migrating an PRPC application (v7.1.9) currently hosted by weblogic application server to host it on websphere app server. Below are few areas which I feel will be affected and wanted to check if we need to look into some other aspects/areas also?
1. Webshere specific EAR files need to deployed.
2. Security group setting for prsysmgmt application for access credentials.
3. May be we may need to revisit all the HFixes installed on current systems.
1 & 2 Refer to any installation guide related to Websphere: e.g. https://pdn.pega.com/documents/pega-719-platform-installation-guide-oracle-websphere. 3. most of the hotfixes should be already in the database schema, only look for hotfixes that are not db based (e.g., rare cases that the changes involve some files on the file system - so must be hybrid hotfixes where changes are file system based). There may be some cleanup you need to do while migrating the application server, but unfortunately, I am not aware of any public documents. To be safe, make sure you backup your original db before all the changes.