Overview:
The user receives an error when adding overlay criteria to a document lifecycle in Vault.
Root Cause:
There is a 32000 character limit that is exceeded when Vault evaluates all of the overlay criteria rules that are contained within the overlay criteria.
Solution:
There are two solutions to this issue.
- Reduce the character count by updating any overlay criteria rules that have 1 matching attribute so that it uses equals instead of includes.
- Reduce the number of overlay criteria rules until the character count is below the limit.
Related Documentation:
Vault Overlay Documentation: Managing Overlays