Search FlexiRule docs

Recent
Pinned

Press Esc to close. Use arrow keys and Enter inside results. Searches are remembered locally.

FlexiRule Docs

Core Actions

Detailed guides for every logic node available in the Rule Builder.

Improve this page

Core Actions#

Explore the functional and control nodes you can use to build your business logic.

Start (Entry Action) The starting root node on every visual rule canvas. Query Records Find and use information from your system to support business logic. Check (Condition) Evaluate logical condition groups in the UI to branch execution paths between True and False branches. Set Value (Assignment) Update document fields or store values in rule variables using a visual configuration grid. Repeat (Loop) Iterate over child table rows or query result collections to run actions for each item in the UI. Switch Route execution along multiple outbound paths based on matching field values. Update Record Modify fields, change states, or perform lifecycle operations on database records in the UI. Notify Send automated alerts via email, system notifications, or UI messages configured visually. Wait Pause rule execution for a specified duration or until a target date and time. Sub-Rule Run an exposed sub-rule as a reusable module within your visual rule flow. Stop / Error Terminate rule execution cleanly or display a validation error message to block document saving. Advanced Process Run reusable, system-registered business processes and custom operations directly from your rules.