Relative Content

Tag Archive for rule-enginebusiness-rulescodeeffects

What happens when a CodeEffect rule’s .Net source object member(s) change?

Just wondering how this scenario is handled by the rules engine and UI. So if a rule I’ve created references a property or method ‘A’, and that property or method changes to ‘B’ (or perhaps method signature changes, or underlying type changes), does the UI mark portions of the ruleset that have become invalid, display an error, or do they disappear, or display as normal until execution and result in an exception/error?