Metis Smart Modeling - Rules
From Metis Documentation
(→Rule types) |
m (Text replace - "MSM" to "Metis Smart Modeling") |
||
Line 79: | Line 79: | ||
When creating a new rule, the user has the possibility of entering a comment that will be displayed on reports. | When creating a new rule, the user has the possibility of entering a comment that will be displayed on reports. | ||
- | Once the rule has been saved, the ID field will automatically be completed by | + | Once the rule has been saved, the ID field will automatically be completed by Metis Smart Modeling. The generated identification code is unique worldwide and can be useful for searching for a rule or debugging it, if necessary. |
Line 713: | Line 713: | ||
==== External Selection==== | ==== External Selection==== | ||
- | For very complex rules, an external file might be used to implement them in | + | For very complex rules, an external file might be used to implement them in Metis Smart Modeling. The purpose of this rule type is to allow the development of algorithms which may not be handled in Metis. The file linked to such rule should a compiled program which can be started by providing at least one parameter and which returns '''only one''' value. This file can be searched through the External File Name button on the right. In order for a new file to be displayed in that list it has to be "imported" through the ... . |
EXAMPLE OF USE BASED ON SCENARIO | EXAMPLE OF USE BASED ON SCENARIO | ||
Line 719: | Line 719: | ||
=== Testing rules === | === Testing rules === | ||
- | All rules which have been created in | + | All rules which have been created in Metis Smart Modeling can be tested in various ways, either on their own or as part of the group they belong. This section of the manual will focus on testing a rule by itself, for more information about other tests please refer to XXX. |
INPUT VALUES (Filter and input) | INPUT VALUES (Filter and input) |