CONTENTS

ILOG Rule Solutions for Office

Welcome to Rule Solutions for Office
Gray bulletAbout ILOG Rule Solutions for Office
Gray bulletWhat's new in this version
Getting started
Gray bulletIntroducing RuleDocs
Gray bulletUnderstanding the structure of business rules
Gray bulletExploring the Word Add-In for Rule Solutions for Office
Gray bulletThe Rules tab
Gray bulletWrite
Gray bulletReview
Gray bulletFormat
Gray bulletView
Gray bulletContent
Gray bulletCustomize
Gray bulletThe RuleDoc pane
Gray bulletRuleDoc Outline
Gray bulletRule Properties
Gray bulletProblem List
Gray bulletThe Vocabulary pane
Gray bulletKeyboard shortcuts
Gray bulletExploring the Excel Add-In for Rule Solutions for Office
Gray bulletThe Decision Table tab
Gray bulletThe RuleDoc pane
Gray bulletThe Preconditions pane
Gray bulletThe Rules pane
Gray bulletTutorials and demos
Gray bulletUsing the help
Gray bulletCustomer support and resources
Managing RuleDocs
Gray bulletRuleDoc naming conventions
Gray bulletSynchronize RuleDocs with Rule Studio for .NET
Gray bulletOpen, close, and save RuleDocs on your local file system
Gray bulletManage RuleDocs using Rule Team Server for SharePoint
Gray bulletOpen a RuleDoc in read-only mode
Gray bulletCheck out a RuleDoc
Gray bulletCheck in a RuleDoc
Gray bulletCopy an existing RuleDoc
Gray bulletDelete a RuleDoc
Gray bulletView workflow tasks
Gray bulletWork in the Document Management pane
Gray bulletGet more help on using Windows SharePoint Services
Gray bulletMigrate RuleDocs created with an earlier version of Rule Solutions for Office
Gray bulletTrack changes to a RuleDoc
Gray bulletUse Rule Team Server version control
Gray bulletConfigure e-mail change alerts
Gray bulletTrack changes using Microsoft Word
Gray bulletRepair a damaged RuleDoc
Gray bulletWork offline
Writing and editing rules
Gray bulletTutorial: Editing rules in Word 2007
Gray bulletScenario
Gray bulletStep 1: Getting started
Gray bulletStep 2: Update an existing business rule
Gray bulletStep 3: Create a new rule
Gray bulletStep 4: Define multiple conditions for a rule
Gray bulletStep 5: Create a new rule by copying an existing rule
Gray bulletStep 6: Correct errors
Gray bulletStep 7: Insert and format a rule property
Gray bulletView and select rules using the RuleDoc Outline
Gray bulletInsert a new rule
Gray bulletSet the default text for new rules
Gray bulletCut, copy, paste and delete rules
Gray bulletWrite and edit rule statements
Gray bulletUse the completion menu
Gray bulletCompletion menu icons
Gray bulletDisplay and hide the completion menu
Gray bulletResize the completion menu
Gray bulletActivate sentence completion
Gray bulletGroup items by type in the completion menu
Gray bulletSearch the completion menu for specific terms
Gray bulletWrite rule conditions
Gray bulletAbout rule conditions
Gray bulletCombine multiple condition statements
Gray bulletTest for existence
Gray bulletNegate condition statements
Gray bulletCompare objects and values
Gray bulletWrite action statements
Gray bulletDefine variables and constants
Gray bulletAbout variables and constants
Gray bulletDefine a variable
Gray bulletDefine a constant
Gray bulletDefine additional variables for multiple occurrences of a business term
Gray bulletUse conditions to restrict variables
Gray bulletUse definitions with the Else part
Gray bulletRetrieve all occurrences of a business term
Gray bulletStore and retrieve rules using the Rule Gallery
Gray bulletIdentify and fix problems with your rules
Gray bulletHighlight and correct errors using the Problem List
Gray bulletCheck rule syntax
Gray bulletCheck spelling
Working with vocabulary elements
Gray bulletShow or hide the Vocabulary pane
Gray bulletVocabulary pane icons
Gray bulletSearch the vocabulary for a specific keyword or phrase
Gray bulletFilter vocabulary items by category
Working with rule properties
Gray bulletAbout rule properties
Gray bulletInsert the value of a rule property into a RuleDoc
Gray bulletMove or copy a rule property
Gray bulletInsert a read-only rule property
Gray bulletEdit a rule or ruleflow property
Gray bulletDefault rule properties
Gray bulletAuthoring properties
Gray bulletExecution properties
Formatting rules
Gray bulletApply syntax highlighting
Gray bulletChange the default rule format
Decision tables
Gray bulletUnderstanding the structure of decision tables
Gray bulletOverview
Gray bulletMerged cells
Gray bulletSplit cells
Gray bulletPartitions
Gray bulletEmpty cells
Gray bulletPreconditions
Gray bulletTutorial: Editing decision tables in Excel 2007
Gray bulletScenario
Gray bulletStep 1: Open a RuleDoc
Gray bulletStep 2: Update existing decision tables
Gray bulletStep 3: Correct errors
Gray bulletStep 4: Update rule properties
Gray bulletStep 5: Quit the tutorial
Gray bulletAdd and delete rules in a decision table
Gray bulletInsert a rule
Gray bulletInsert an Otherwise row
Gray bulletDelete a rule
Gray bulletInsert and delete columns
Gray bulletEdit cells
Gray bulletWork with operators
Gray bulletValidate decision tables
Gray bulletIdentify errors
Gray bulletCorrect decision table errors
Ruleflows
Gray bulletAbout ruleflows
Gray bulletViewing ruleflows in a RuleDoc
Gray bulletCreating and editing ruleflows
Gray bulletInserting and editing ruleflow properties
Rule language reference
Gray bulletAbout this rule language reference
Gray bulletConstructs
Gray bulletall of the following conditions are true
Gray bulletany of the following conditions is true
Gray bulletdefinitions
Gray bulletelse
Gray bulletfrom <object>
Gray bulletif
Gray bulletin <list>
Gray bulletit is not true that <a Boolean>
Gray bulletnone of the following conditions are true
Gray bulletset <variable> to <definition>
Gray bulletset <variable> to <value>
Gray bulletthe number of <objects>
Gray bulletthen
Gray bulletthere are <number> <objects>
Gray bulletthere are at least <number> <objects>
Gray bulletthere are at most <number> <objects>
Gray bulletthere are less than <number> <objects>
Gray bulletthere are more than <number> <objects>
Gray bulletthere is at least one <object>
Gray bulletthere is at most one <object>
Gray bulletthere is no <object>
Gray bulletthere is one <object>
Gray bulletwhere <test>
Gray bulletOperators
Gray bulletArithmetic operators
Gray bulletLogical operators
Gray bulletDate operators
Gray bulletNumber Operators
Gray bulletObject operators
Gray bulletText operators
Gray bulletLiterals
Gray bulletNumbers
Gray bulletStrings
Gray bulletDates and times
Glossary