To execute rules on the .NET platform, you create a transparent
decision service from a rule project and call the decision service
web reference from a .NET project in Visual Studio.
Generating XML schemas from .NET classes
You use a .NET Framework tool to generate XML schemas from
.NET classes so that you can use the schemas as the XOM for a rule
project.
Defining a decision service interface
You define a decision service interface by adding rules
to the rule project and setting the ruleset parameters.
Exposing a ruleset as a decision service
You deploy rulesets to Rule Execution Server to
expose them as a decision service, which you call from other applications.