Description
The field to be updated includes an attribute rule, and the calculation violates the attribute rule.
For example, if the field has an attribute rule that limits values to less than 5, attempting to calculate the field with a larger value will result in an error similar to the following:
Attribute Rule Error: Arcade script raised an error. [
Rule name: Greater Than 5,
Triggering event: Update,
Class name: TaskTestAttributeRule,
GlobalID: {A9F9B4A0-1ADF-4C2F-98CA-6DA210443FB1},
Error number: 123,
Error message: Value is too large,
Script error: Value should be less than 5].
Solution
Review the calculation, and either revise the calculation or calculate to a different field.