Change in app server during migration to new enviroment
We already have an existing environment of Pega 7.1.7, DSM and NBAM with Pega Marketing application. We are planning to create a new instance and migrate the application to the new instance.
However, we would be using the JBOSS application server instead of Tomcat app server which is being used in the existing environment. My queries are as follows:
- Is there any issue that can be anticipated due to the change in app server for the new environment migration?
- What is the pros and cons if we do an exact schema to schema copy and configure the JBOSS application server to connect to the schemas in the new database?
- What is the pros and cons if we create new schemas and migrate the application by taking RAPs?