Task 6: Creating a ruleflow
You use ruleflows to control the execution flow of the rules.
About this task
Before writing the rules, you orchestrate how your rules are executed. You control rule execution using ruleflows. It is not essential to use ruleflows, but doing so makes rule execution more efficient.
When defining the flow of execution, you organize your rules into packages that contain related rules. Before you create a ruleflow, therefore, you create the relevant packages. You then treat these rule packages as tasks in the ruleflow. In this task, you create a package related to validation, and another related to eligibility.
