Skip to main content

Business Rules examples

Business Rules Examples

The following examples illustrate the most common scenarios in Bizagi solutions. Examples are divided into the following categories:


Categories Overview

Note:
The following categories are folders that can be accessed from the left-hand side content menu. Please open the category node to access articles related to each category.


Category | Description

  • Cases and activities
    Examples for retrieving information related to cases and activities, such as getting assigned users to elements, or organizational data from a case. Also includes examples to execute elements of a process via expressions, like tasks and events.

  • Collections and parameters entities
    Learn how to manipulate and iterate collections and other objects in Bizagi, such as iterating parameter entities.

  • Date operations and timers
    Expressions to learn how to operate with date-time variables and how to set timers.

  • Documents and files
    Examples to show what you can define in a file-type attribute through expressions.

  • Math operations, strings, and data validations
    How to perform operations with numeric variables, texts, and how to validate data.

  • Project parameters and organization information
    Examples to get information related to the project, such as sequences, vocabulary, and attributes to deploy.

  • User information and experience
    Expression examples to obtain user information, such as user properties, current assignees, or My Stuff information.

  • XML helper object
    Expressions that allow you to use SOA layer methods in business rules expressions.