Hi Team,
I have a question regarding Pega Deployment Manager and ruleset promotion across environments.
We have a deployment pipeline with the following environments:
Development → Test → Stage → Production
We have two types of rulesets:
-
Main application ruleset – This needs to be promoted through all environments, including Production.
-
Test Case ruleset – This is required only for testing purposes in the lower environments.
Our requirement is that the Test Case ruleset should be deployed to the Test and Stage environments, but it should be skipped when promoting the application to Production. Only the main application ruleset and the required application rules should be deployed to Production.
Could someone please advise on the recommended/supported approach in Pega Deployment Manager to achieve this?
Specifically:
-
Can we configure Deployment Manager to exclude a particular ruleset from the Production deployment?
-
Should this be handled through the deployment package configuration, pipeline configuration, or ruleset configuration?
-
Is there a Pega-recommended best practice for managing Test Case rulesets so they are available in lower environments but not deployed to Production?
Any guidance or documentation on the recommended approach would be greatly appreciated.
Thanks!