Support Article
Duplicate property in the same ruleset
SA-5294
Summary
You are getting a MultipleRuleVersionException error when attempting to access a property.
Error Messages
** ** com.pega.pegarules.pub.database.MultipleRuleVersionException: Rule resolution identified <number> versions of the rule with class Rule-Obj-Property and name <ClassName>!<PropertyName>
From: (<UniqueId>:<URL>)
Steps to Reproduce
N/A
Root Cause
You found duplicate entries with different pzInsKeys in the pr4_rule_property table for the property and ruleset/version in question.
Resolution
This issue is resolved through the following local change:
Delete the incorrect duplicate entries from the database table pr4_rule_property.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.