In rule agent projects, you create rules to contain the
business logic of your solution.
Before you begin
Create a rule agent project.
About this task
In a rule agent project, you can create one or more business
rules. In the business rule, you can reference directly the bound
entity that is specified in the agent descriptor.
Procedure
- Right-click the rule agent project, and click .
- If you want to store the rule in a rule package, click Browse in
the Package field, and then select the package.
- In the Name field, type the name
of your action rule.
Do not use the following characters
in the name: * ? " < > | \ /
- Click Finish.
Results
The new rule opens in the Intellirule editor.
The rule is created under the rules folder of
the rule agent project.
What to do next
You can start writing your rule in the
Content section
of the
Intellirule editor.