Skip to content
This repository was archived by the owner on Aug 26, 2022. It is now read-only.
This repository was archived by the owner on Aug 26, 2022. It is now read-only.

Activate entities by Rules #119

@sleipnir

Description

@sleipnir

This is a feature proposal.

We can add activation rules processing for entities, so we could assess whether a given entity should be activated (called) only if it meets the requirements proposed by the rules.

What should we change for this to work?

  1. Add a rule evaluation engine (options: Drools, Retex, Ruler)
  2. Add a CRD where the user can describe the rules in some kind of language/DSL.
  3. Add the call to the rule evaluation engine to the message dispatching engine, passing the entity as an argument.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions