Change Rule/Hierarchy names for Company changing name
Hi,
My client is going through a rebranding process and so it requires to change rules hierarchy names.
Example:
- COMPANY1-UNIT1-APP1
- COMPANY1-UNIT1-APP2
those apps need to be renamed to:
- COMPANY2-UNIT1-APP1
- COMPANY2-UNIT1-APP2
We were thinking of using classic rename-class functionality (https://community.pega.com/knowledgebase/articles/how-rename-class) but I don't think this functionality changes page references inside rules.
Example:
- Data Trasnsform COMPANY1-UNIT1-APP1-A is referring a page COMPANY1-UNIT1-APP1-PAGE1 in the pages&classes tab
Has anyone been in this situation? What should i do? Is it possible to use a combination of rename-class and Database script, in order to avoid to go through each single rule and change pages&classes tab?
Thanks in advance,
Nicolò