Logo

    Home

    Documentation

    Use Cases

    Training

    Applications

    Release Notes

    Rules Designer

    Rules Designer

    • Description
    • How to use it
    • Explanation of the Rule Designer
    • How to create a flow

    Description

    Corticon.js is seamlessly integrated into the B1 interface to create rule-based flows for applications and screens. With its integration, users can effortlessly design and implement rule-based processes within the B1 platform, enhancing the efficiency and functionality of applications and screens. This powerful tool allows for the creation of sophisticated and dynamic business rules, enabling users to streamline workflows and improve decision-making processes in their applications. Corticon.js serves as a valuable asset for businesses seeking to optimise their operations and enhance the overall user experience within the B1 environment.

    How to use it

    image

    Explanation of the Rule Designer

    1. Use this button to save your work in the Rules Designer.
    2. Use this button to undo your active changes.
    3. This button allows you to delete your rules and conditions.
    4. Validates the logic of your rules.
    5. This button allows you to check the completeness of your rules.
    6. This button allows you to check if there are logical conflicts in the rule.
    7. Use this button to perform checks 4, 5 and 6 one after the other.
    8. Use this button to create and deploy your rules for the screen. The corresponding TS files are created and the bundles are set up.
    9. This opens an overview of all the objects in this screen and you can drag and drop them into your rule structure.
    10. You can choose to add a condition, an action or a message to your rule tree.
    11. Use this button to add your element from step 10 to the rule tree.
    12. Top node for the rules
    13. Check conditions for the rules. For example, the value of a field should match a certain rule.
    14. Based on this condition, this action should then be true or false.
    15. Based on this condition, an appropriate message is output.
    16. Rule 1 to be checked and executed
    17. Rule 1 to be checked and executed

    How to create a flow

    1. Create a screen
    2. Create a vocabulary in Logicalize → Rules → Vocabularies
      1. Click on the generate button and select your screen in the dialog
    3. Create a rule sheet in Logicalize → Rules → Rulesheets
      1. Click the generate rulesheet button and select your vocabulary
    4. Design your rules based on your screen
      1. A more specific example can be found here Low-Code with UI Rules EngineLow-Code with UI Rules Engine
    5. Validate and check your rules
    6. Click on deploy to persist your rules
    7. Reload the screen without cache to see your rules in the screen

    Back to DocumentationDocumentation

    Back to Home Page

    Logo