| ILOG Rules for .NET User Guides > ILOG Rule Team Server for SharePoint > Glossary |
Glossary |
PREVIOUS |
action
A rule statement that specifies the operations to be carried out if all of the conditions in a rule are met. See condition.
action column
Action part of a decision table.
action part of a rule
The part of a rule in which the actions to be carried out when the condition part of a rule is met are defined. See action.
BRMS
Business Rule Management System. A system designed to modify and manage business logic independently from the enterprise application. ILOG Rules for .NET is a fully-featured BRMS. See business rule management.
business term
A generic name for anything that appears in the drop-down lists of the Rule Editor that is not an operator or value. A business term may be embedded in a phrase.
business policy
The statements that define how an organization conducts its business. A business policy can define internal operations, a marketing strategy, a competitive strategy, and internal and external regulations.
business rule
A statement that models part of a business policy, is specified unambiguously, and can be implemented in a computer system.
business rule management
The practices that control and manage business rules through their lifecycle. Every company manages policies, and they implement policies in application code. Business rule management is a way of improving this process. Business rule management is not necessarily automated and does not imply technology. Usually an organization has informal business rule management practices.
check in
The process of unlocking a RuleDoc file. See check out.
check out
The process of locking a RuleDoc file to ensure that others cannot make changes to the document while you're editing it. Other users will not see your changes until you check the file back in.
condition
A rule statement that expresses a test to be met in order for actions to be carried out. See action.
condition column
The condition part of a decision table.
condition part of a rule
The part of a rule in which conditions are defined.
decision table
A set of business rules with similar conditions and actions represented as a table. Columns represent generalized forms of the conditions and actions. Rows contain specific values for each generalized condition and action. Each row represents a rule.
definition part of a rule
A part of the rule which enables you to explicitly define variables that can be used in the rest of the rule. The definition part of the rule can also restrict the variable by applying a test to its definition.
deploy
The term used to describe how the rules stored in RuleDocs inside a rule repository are sent to the end-user applications. Deploying is done by the IT staff in ILOG Rule Studio for .NET.
else part of a rule
Optional actions that are carried out if the conditions of the rule are not satisfied. See action part of a rule.
history
Lets you see for each of the previous edits of a document: the user who edited it, the date and time of the edit, if any user was assigned the document, and any comment for that edit.
operator
A building block that lets you compare or establish relationships between the different parts of rule statements.
partition
A group of cells in a decision table that are in the same condition column and have a common cell immediately to the left.
policy manager
A nontechnical user who uses Microsoft Office or Web tools. The policy manager defines and/or enforces business policy, and is responsible for writing and maintaining business rules.
precondition
A group of rule statements in which you define global variables for a decision table and conditions that must be met before any rows in the decision table can be executed.
Rule Editor
A point and click editor that enables rules to be built using blocks that can be selected from drop-down lists.
rule package
A logical way of organizing rule files so that each rule can be uniquely identified.
rule
A statement made of conditions and actions that are carried out only if the conditions are satisfied. See business rule.
RuleDoc
A document containing several rules. RuleDocs are Word ML files, which are XML representations of Microsoft Office documents.
ruleflow
A way to control and order the execution of rule artifacts. You define a ruleflow in terms of tasks.
rule document library
A document library used to store RuleDocs.
RuleDoc Browser
A browser that displays the rules contained in a RuleDoc.
Rule Property Editor
An editor that lets you modify the properties of rules, such as name, and so on.
versioning
Document versioning allows you to keep multiple versions of a document. If a change needs to be reversed, you can restore the previous version and continue working.
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS |