View Expression's Dependencies
Bizagi provides the View Dependencies feature to verify if an expression is being used in:
- Actions
- Forms
- Process Routing
- Allocation Components
This option lists all the dependencies of the expression in a hierarchical structure.
Example
In the Library Management Process, a developer created an expression called "Get Time and Date"
to obtain the current date and use it as default values in date-time attributes.
Since this is a reusable expression, it can be used in several tasks.
To find where the "Get Time and Date" expression is being used,
you can open the expression and click View Dependencies.
All its dependencies are displayed in a hierarchical view,
grouped by the element type.
To open a specific element, select it and click Edit.
You can also double-click the desired element to open it.