Multiple choice technology enterprise content management

Name the system method used for Removing more than 1 version?

  1. freeze

  2. prune

  3. mark

  4. killVersions

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

The prune() system method in Documentum removes multiple versions in one operation, unlike deleteVersion() which removes only a single version. Prune is designed specifically for batch version cleanup, making it the correct answer for removing multiple versions efficiently.