Overview:
The user gets a server error when uploading a document to an Expected Document (EDL) in Vault.
Root Cause:
The user sets the Full Document Type field to be a Document Type or Subtype instead of a Classification and/or selects a Document Type where enabled__v is set to False.
Solution:
The solution is to add a reference constraint on the Full Document Type field within the EDL object so that users can only add a Classification where enabled__v is set to True.
Related Documentation:
Vault Field Documentation: Reference Constraints