Validate all the rules of a project

<< Click to Display Table of Contents >>

Navigation:  Low-code Process Automation > Studio Cloud - Authoring environment > Bizagi Studio > Bizagi Studio user interface explained > Advanced settings > Tools >

Validate all the rules of a project

Overview

Bizagi offers a feature to validate the syntax and references of rules. Although this validation can be executed individually for each rule, you can execute these validations in bulk for all the rules of the project.

 

How to validate all the rules

In Bizagi Studio, open the Tools tab and select Validate rules.

 

ValidateRules01

 

Depending on the project, this procedure can take several minutes. Hence, Bizagi shows a confirmation message.

 

ValidateRules02

 

After validating all rules, Bizagi generates a report on the destination path where you extracted Bizagi Studio Portable (in this example, local disk C:). This report is by default a CSV file located in the following folder: C:\Bizagi\Portable\{Studio version}\bin\Logs.

 

Bizagi displays a message with the file name.

 

ValidateRules03

 

The report contains the following columns:

Rule Id: identification number of the rule.

Display name: display name of the rule.

Name: name of the rule.

Parent Type: type of element containing the rule, for example a process.

Parent Id: internal GUID of the element containing the rule, for example a process.

Process Version: if the rule is contained in a process, it displays the process version.

Line: line of the code from the rule that generated a warning or error.

Result type: type of inconsistency Error or Warning.

Reference type

Code: code that generated the error.

Message: Warning or Error message.

 

All the rules that are generating an inconsistency are listed in the report.

 

For further information about the type of validations consult Validate expressions.


Last Updated 1/23/2024 5:02:57 PM