R26996 CalculatedAttribute - Can Compile
Code | R26996 |
Entity | Systems.Bpm.CalculatedAttributes Entity |
Name | Can Compile |
Attribute | - |
Layer | Back-End |
Events | Commit |
Priority | Normal |
Modify | NO |
Action | Validate that:
The lines in the Calculated Attributes - Expressions panel can be compiled. |
Description | Calculated Attributes - Expressions represents a data structure in the form of an expression
tree. The current validation assures this expression tree can be compiled into executable
code.
This validation will throw an error when, for example, there is no line with the same number as the Starting Expression No in the header or the user is trying to cast incompatible data types. |
Message | There is no universally applicable message for this validation.
The message contains the text of the error that is thrown by the server during the compilation of the particular expression. |
Introduced In Version | 2017.1 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.