Multiple choice technology enterprise content management

When does the Content Server resolve an alias on a sysobject?

  1. every time the object is checked in

  2. the first time the object is checked in

  3. when the object's lifecycle state changes

  4. when the object is linked to a folder in the repository

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

The Content Server resolves an alias on a sysobject only during the first check-in operation. This is when the system establishes the permanent mapping between the alias and the actual object ID. Subsequent check-ins do not re-resolve the alias as the mapping is already established.