|
The rule engine's advanced programming interface (API) passes rulesets to your rule
engine. Debugging tools such as event logging help you confirm that the ruleset
is executing properly.
Rule Invocation Simplified
SmartRules provides one of the simplest of APIs for rule engine execution among
BRE vendors. We provide a single SmartRules.Engine.dll API to invoke rulesets.
Integrate with any .NET app
A native .NET rule engine means seamless integration with any .NET application.
Architecture and programming languages aren’t a factor. SMartRules is packaged as
a .NET assembly. The module is accessible from any programming language supported
by the .NET platform.
Comprehensive API and Event Model
The Rule Engine provides a comprehensive audit trail and statistics in business
language for every execution to give you a complete insight into the rules executed
and the sequence in which they were executed. The Rule Engine comes with a best-in-class
API that can be used to gather fine-grained engine execution events.
|