Table of Contents

R101790 Object - Additional Data JSON Maximum Length

Code R101790
Entity Systems.Core.ExtensibleDataObjects
Name AdditionalDataJsonMaxLengthNotExceeded
Attribute AdditionalDataJson
Layer Back-End
Events ClientCommit
Record State Inserted/Updated
Priority Normal
Modify NO
Applicable Legislations ALL // no condition needed
Action Validate that:

AdditionalDataJson is NULL or its length is less than or equal to 32,000 characters.
Description Limits the JSON containing an object's custom or optional attributes to 32,000 characters. The validation prevents a client application from saving an Object with an excessively large Additional Data JSON value.
Message Additional Data JSON cannot exceed 32000 characters.
Version Introduced: v.26.3
Revocable NO

* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.