Auto-foldering is implemented by which of the following?
-
Reference
-
Child component
-
Link
-
Foreign key
Reveal answer
Fill a bubble to check yourself
C
Correct answer
Explanation
In IBM Content Manager, auto-foldering is implemented through Link components, which automatically associate documents with appropriate folders based on predefined criteria. This eliminates the need for manual folder assignment and improves document organization efficiency.
AI explanation
Auto-foldering works by following a link reference to automatically place or categorize an item, rather than through a direct reference, a child-component relationship, or a foreign-key join. The link acts as the pointer the system uses to decide which folder an item belongs in without requiring a hard-coded structural relationship.