<< Click to Display Table of Contents >> Validate all the rules of a project |
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.
In Bizagi Studio, open the Tools tab and select Validate rules.
Depending on the project, this procedure can take several minutes. Hence, Bizagi shows a confirmation message.
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.
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