Question
Is there any tool available to compare the Rule and Data instances of 2 environments ( Ex. Stg and Prod) for Pega Cloud Instances?
Our main requirement is to compare the Stg and Prod environments and check whether these two environments contain exact same Rule and Data instances. So is there any tool present in market what can do that for us except comparing instances manually?
I checked the article for ECT : https://community.pega.com/marketplace/components/environment-comparison-tool-ect
But it is saying that ECT is not compatible with Pega Cloud instances.
So is there a way how we can achieve this for Cloud instances? Except comparing the instances manually.
Consider https://collaborate.pega.com/question/export-all-rules-xml from each - run an MD5 and a SHA-1 hash on each file. This forensics trick provides a statistical guarantee if the hashes match for both files that your rulesets are identical.