Currently it is not allowed to define a business rule with no result object. The rule engine throws a Processing Excpeiton. This is also true in case the business rule is empty and contains only comments.
This makes it impossible to temporarily disable a complex rule with comments.
Solution: remove exception and replace it with a warning message on the server.
Currently it is not allowed to define a business rule with no result object. The rule engine throws a Processing Excpeiton. This is also true in case the business rule is empty and contains only comments.
This makes it impossible to temporarily disable a complex rule with comments.
Solution: remove exception and replace it with a warning message on the server.