Hi All,
I have an application built on Pega PRPC 6.2, and as part of a re-engineering effort, I need to extract all the rules along with their underlying business logic.
Could someone please suggest an easy and reliable approach to:
- Extract the complete list of rules used in the application (with ruleset/class details).
- Capture the logic inside each rule (not just rule names) in a readable format.
- Any tool, report, or built-in Pega6.2 feature that can speed this up for a large application.
Since manually going through Application Explorer for every rule is time-consuming, I’m looking for a more generic, scalable way to do this extraction.
Any guidance, best practices, or scripts you’ve used for similar re-engineering projects would be really helpful.
Thanks in advance!