Circumstance Template and definitions
We have created a Circumstance Template and 2 definitions in it. Now a rule (Section/data transform etc) reference the definitions in its 3 versions. One is the base version, one is with definition 1 and another with definition 2. The version of the rule is picked up based on a property (version, an integer property). The definitions looks like these,
Definition 1 : Version >=3.0
Definition 2 : Version >=4.0
Base Version
With the 3 versions of the same rule present during run time those are picked up according to circumstance definitions. But if one the rule is deleted (or not even created based on the definition)always the base rule is picked up, ignoring the version 1 of the rule.
For more details, please refer the attached document, it has all the steps described with screen shots.
Can anyone please help me out with this?