Try OpenEdge Now
skip to main content
BPM Events User's Guide
The rule language : Predefined rule actions : Enabling and disabling rules : disableRule(<application>, <module>, <rulename>)
 
disableRule(<application>, <module>, <rulename>)
This predefined rule action disables a particular rule. For call effectiveness, the rule must be in an enabled state prior to the call. The syntax is:
disableRule(<applicationname>, <modulename>, <rulename>)