Adobe
AD0-E331 · Question #85
When extending the OOTB Recipient schema, what is a crucial step to avoid conflicts?
The correct answer is A. Using a custom namespace. Using a custom namespace (e.g., 'cus') for new fields and schemas is a best practice to prevent conflicts with OOTB elements and during upgrades.
Data Model and Schema Management
Question
When extending the OOTB Recipient schema, what is a crucial step to avoid conflicts?
Options
- AUsing a custom namespace
- BDeleting all OOTB fields
- CRenaming the schema to "recipient"
- DNot adding any new indexes
How the community answered
(28 responses)- A82% (23)
- B4% (1)
- C4% (1)
- D11% (3)
Explanation
Using a custom namespace (e.g., 'cus') for new fields and schemas is a best practice to prevent conflicts with OOTB elements and during upgrades.
Topics
#schema extension#custom namespace#recipient schema#OOTB customization
Community Discussion
No community discussion yet for this question.