Possibility of extending Maximum Pega Production Level/ application environments
Hi All - As we all know that pega by default supports at max 5 production levels i.e. we can have at most 5 environments(DEV, PreQA, QA, UAT and PROD) for a given pega application. I want to check with forum experts if we can have more than 5 environments for application like DEV, CI, QA1, QA2, QA3, UAT and PROD(total 7 environments)? When I say Q1, Q2, Q3 I mean these environments will have their own separate DB schema's Web-logic servers and everything.
Request you all to express your thoughts on the same, Thank you!!
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Correct, the valid values for the production level setting in a Data-Admin-System instance are 1 (Lowest) to 5 (Highest). The OTB system level conditional checking is based on 1 - 5.
I don't see any other areas that you might need address with an alternative approach of using production level and system name. These conditional checks are your own custom conditional checks.
When you change the system name you also need to add the APP, BROWSER and BATCH requestor types. During the install these were added for you based on the system name you chose to use within the installer but since you are now possibly changing the name make sure you add these requestor type instances before you restart the server. Just do a save as on the three instances that have your current system name and use the new system name in the Save As screen.
Hope this helps.