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
Explanation of the Rule Designer
- Use this button to save your work in the Rules Designer.
- Use this button to undo your active changes.
- This button allows you to delete your rules and conditions.
- Validates the logic of your rules.
- This button allows you to check the completeness of your rules.
- This button allows you to check if there are logical conflicts in the rule.
- Use this button to perform checks 4, 5 and 6 one after the other.
- Use this button to create and deploy your rules for the screen. The corresponding TS files are created and the bundles are set up.
- This opens an overview of all the objects in this screen and you can drag and drop them into your rule structure.
- You can choose to add a condition, an action or a message to your rule tree.
- Use this button to add your element from step 10 to the rule tree.
- Top node for the rules
- Check conditions for the rules. For example, the value of a field should match a certain rule.
- Based on this condition, this action should then be true or false.
- Based on this condition, an appropriate message is output.
- Rule 1 to be checked and executed
- Rule 1 to be checked and executed
How to create a flow
- Create a screen
- Create a vocabulary in Logicalize → Rules → Vocabularies
- Click on the generate button and select your screen in the dialog
- Create a rule sheet in Logicalize → Rules → Rulesheets
- Click the generate rulesheet button and select your vocabulary
- Design your rules based on your screen
- A more specific example can be found here Low-Code with UI Rules Engine
- Validate and check your rules
- Click on deploy to persist your rules
- Reload the screen without cache to see your rules in the screen
Back to Documentation
Back to Home Page