- From the Quality Rules Capture section of the action Bar, select Insert
New Check
.
- In the check dialog box, do the following:
- Enter the name of the check.
- Select the language.
- Check True to create a Manual Check.
- Click OK.
- In the Condition Tab:
- Select the arguments.
- Enter the check body.
- In the Review Tab:
- If you need to use only one language for the Check, enter the question in Reviewing Comment.
- If you need to use the Check in several languages, use Catalogs. In the Catalog cell, enter the name of the catalog. In Reviewing Comment, enter the key to search questions.
- Click OK.
Example of a Catalog
The catalog is a CATNls file stored in the win_b64\resources\msgcatalog directory. It contains the languages used in the questions you want to check when launching the report.
The catalog format is the following:
FirstString="QuestiontoAsk";
SecondString="QuestiontoAsk";
...
The string before=
is the string to be entered in the Review comment cell.
The string after =
is the question you want to ask.
AngleBetweenSeatStaysAndChainStays="The angle between seatstays and
chainstays must be superior than 56° +- 0.1";