In this dialog you can:
| Business rule assembly | |
The path to the business rule library's DLL. If you select a new or different DLL, the public classes are searched for methods with the [xcfMethod] attribute. The , , and resources are read per method. If one of these resources is missing, the DLL cannot be imported. The return type of the method may be either void or ValidationResultColl. Other return types are interpreted as Unknown. A message is displayed if no xcf method is found in the DLL. Allowed parameter types:
Deviating parameter types are interpreted as Unknown. | |
Version of the business rule library. | |
Public key of the business rule library. | |
| Content | |
Lists the valid business rules in the library. More details about the selected business rule are displayed to the right. | |
Class name of the business rule that is selected in the list. | |
Method name of the selected business rule. | |
Display name of the selected business
rule ( | |
Description of the selected business
rule ( | |
Category of the selected business rule
( | |
The parameters of the selected business rule:
| |
Description of the method parameter that
is selected under (
| |
When you click , you are asked if you want to update the business rules of the existing DLL. Click to confirm.
If the new DLL does not contain all business rules that the existing DLL does, business rule templates that are not included in the new DLL are deleted by this function, if they are no longer in use.
If a business rule has a different signature, it is not possible to update the rule if it is being used.