Decision Module

◷ Reading Time: 1 minute

A Decision Module is a bundle of logic to be deployed to an environment. Deployment can be for different purposes, such as Testing, Production, and so on.

A Decision Module can contain different sets of logic:

  1. Flow
  2. Validation
  3. Decision Table
  4. Procedure
  5. Decision Requirement Diagram (DRD)
  6. Information Requirement diagram (IRD)
  7. Glossay

By creating a Decision Module, you build a RuleSet in which the address of each individual piece of logic will be relevant to the Area in which it is located.

As the Decision Module represents a RuleSet, it should have an Entry Uri.

Updated on June 18, 2026

Was this article helpful?

Related Articles