Conversation
Ernst & Young
ES
Last activity: 18 Feb 2026 15:07 EST
Moving rules from production branch after Blueprint import
I have a question regarding the Blueprint import process.
When I import a Blueprint into the Pega platform, all the generated rules are saved in a branch of the production application.
After importing the Blueprint and creating the required rulesets and the development application, what would be the recommended and best-practice procedure to move or merge the rules from the production branch into the development application?
We want to ensure we follow the correct approach from a governance and deployment perspective.
Thank you in advance for your guidance.
Hi @HalynaK2,
First, I like to clarify that when you say Production Application it is the Target application on development environment? I mean because we shall import the blueprint on Development environment.
From my perspective, once the Blueprint is imported into the target application, the recommended approach is to treat the generated rules like any other development artifact and follow standard branch‑based best practices.
Specifically:
From there, teams can continue working on the Blueprint‑generated rules in the development application, iterating as needed to reach high‑fidelity alignment with business requirements. This includes refining case life cycles, data models, views, and integrations beyond what Blueprint initially generates.
Once the changes are fully implemented, tested, and validated, the branch can be merged back into the target application, following the same governance, testing, and deployment standards used for any other development work.
Hi @HalynaK2,
First, I like to clarify that when you say Production Application it is the Target application on development environment? I mean because we shall import the blueprint on Development environment.
From my perspective, once the Blueprint is imported into the target application, the recommended approach is to treat the generated rules like any other development artifact and follow standard branch‑based best practices.
Specifically:
From there, teams can continue working on the Blueprint‑generated rules in the development application, iterating as needed to reach high‑fidelity alignment with business requirements. This includes refining case life cycles, data models, views, and integrations beyond what Blueprint initially generates.
Once the changes are fully implemented, tested, and validated, the branch can be merged back into the target application, following the same governance, testing, and deployment standards used for any other development work.
In summary, Blueprint import is best viewed as an accelerator for initial design and structure, not a shortcut around established development practices. Managing Blueprint rules through branches and merges ensures traceability, quality, and consistency across environments.
References:
https://academy.pega.com/topic/best-practices-branch-based-development/v1
https://academy.pega.com/topic/application-development-best-practices/v1?
https://docs.pega.com/bundle/platform/page/platform/app-dev/branches-br…