Enhancement
The calculation rule of a calculated attribute must adhere to the type definition of the attribute. If this is not the case, an error is thrown. This error should
- Display the fully qualified name of the attribute so that you have a chance of localizing the problem.
- Include the object for which the attribute was calculated, as the result may depend on the state of the object.
Test
Configure a calculated attribute whose calculation rule returns a type-incompatible result.