CYBORG – Business Rule Engine for Business Central
- Is a software component that allows non-programmers to add and change business logic in Microsoft Dynamics 365 Business Central
- Works by separating execution code for business rules from the rest of the application code. This allows to change business rules without coding the logic

CYBORG – Key constituents
A database for storing the business rules as defined by the business users.
An intuitive user interface that allows business users to define, design, document and edit business rules.
An intuitive user interface that allows business users to query and report existing rules.
The actual programming code that enforces the rules.