Multiple choice technology enterprise content management

The following types are not persistent

  1. document

  2. collection

  3. folder

  4. cabinet

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Documentum, collection is a transient type used for queries and does not persist permanently. Document, folder, and cabinet are persistent types.

AI explanation

In Documentum, a collection is a transient result set returned by a query — it exists only for the duration it's needed and is not stored as a persistent repository object. Documents, folders, and cabinets, by contrast, are all persistent object types that are stored and versioned in the repository.