Multiple choice technology

Three main components of BAL rule?

  1. definitions

  2. preconditions

  3. conditions

  4. actions

  5. exceptions

Reveal answer Fill a bubble to check yourself
A,C,D Correct answer
Explanation

The three main components of BAL (Business Action Language) rules are: definitions (declare variables and patterns), conditions (the when clause that tests criteria), and actions (the then clause that executes logic). Preconditions and exceptions are not considered part of the three main components in the BAL rule structure.