You are viewing the documentation for Blueriq 16. Documentation for other versions is available in our documentation directory.
Concepts
A flow is used to model the path(s) that can be taken through the application.
An event is used to give names to triggers (such as button presses or errors) that can be acted upon within a flow.
Functions are used to allow common operations to take place in separate, easily reusable modules.
A service call is used to execute one of the many available Services within a Flow element. There are services for a variety of purposes, such as:
- Managing instances
- Setting an Attribute or Relation
- Managing Aggregates
- Communicating with external sources
- Managing Document element and sending e-mails
- Calling Functions and function calls
- etc.
Visuals
This visual does not aim to be complete, but rather to provide insight.
Overview
Content Tools