Rule Studio User Guide
|
NEXT
|
This section describes how to use ILOG Rule Studio for .NET to define and test business rules.
In This Section
Learn how to create a Visual Studio .NET solution that integrates business rules, and how to configure the rule projects in the solution that contain rule artifacts.
Discover how to create a business object model.
Understand how you can orchestrate the execution of rules in the rule engine.
Find out about the language in which you express business rules, and how to write business rules and decision tables in Rule Studio.
Learn how to publish business rules to a Rule Document Library in Rule Team Server, and update the business rule files stored with Rule Studio. And learn how to add the files in a business rule application using any of the third-party source control providers integrated into Microsoft Visual Studio .NET.
Learn what code you need to write to instantiate a rule engine and execute a ruleset.
Discover how to customize Rule Studio.
Related Sections
Introduces the ILOG Rules for .NET platform.
Provides step-by-step guided tours of selected features of ILOG Rules for .NET.
Provides example code and sample applications that illustrate how to integrate business rules into an application.