Reference > Rule Studio User Interface > Editors and Views > Business Rule Template Guided Editor

The Business Rule Template Guided Editor is used to edit a business rule template.

Right-click a business rule template in the Rule Explorer and select Open With > Template Guided Editor.

Table 8 Business Rule Template Guided Editor
Section 
Purpose 
General Information 
Provides the template name.  
Category Filter 
Provides the name(s) of the category filter and the option to Edit them.  
Documentation 
Allows you to edit the documentation for the business rule template.  
Code 
Allows you to edit the variable definitions and the if, then, and else parts of the template and freeze sections of them to restrict the changes in the template instances. 

When the template editor has the focus, in the property sheet rule can be expanded to list the default property values that the instances of the template will take. You can edit these default properties values.

Related Concepts

Anatomy of a Rule Artifact
Automatic Variables
Ruleset Variables
Business Rules
Technical Rules
Business Rule Templates

Related Tasks

Defining Ruleset Variables
Creating Business Rules
Working With Decision Tables
Working With Decision Trees
Refactoring Rule Artifacts
Defining a Category Filter on a Business Rule Artifact

Related Reference

BAL Constructs
BAL Operators

Related Samples and Tutorials

Tutorial: Creating Business Rules