Git Product home page Git Product logo

apex-rule-engine's Introduction

Apex Rule Engine

The rule engine allows you to define complex record rules and actions. Simply put, it's a process builder running in an Apex context.

Features

  • Allows easy creation of record-based rules using a simple plain UI.
  • Can handle complex criteria and rules. Supports nested rules.
  • Execute actions such as "Return a value" or "Call an apex method".
  • Instant feature delivery of new changes.
  • Supports rule translations in plain English for faster case resolution.

Terminology

  • Criteria - A criteria helps in evaluating a rule based on certain conditions.
  • Single Rule - A single rule has criteria for evaluation and produces a result on successful evaluation.
  • Nested Rule - A nested rule has criteria for evaluation but does not produce any result, rather it acts as a guard check for deeper single rules.
  • Next Action - Next actions instruct the rule engine to stop or execute the next rule based on the rule configuration.
  • Ruleset - Ruleset is grouping of multiple rules based on a single attribute/entry param. Like recordtype in salesforce.

This product is in beta phase at the moment

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.