Page 1 of 1

Universal Containers (UC) is in the process of migrating legacy inventory data from an enterprise resource planning (ERP

Posted: Thu Apr 06, 2023 1:23 pm
by answerhappygod
Universal Containers (UC) is in the process of migrating legacy inventory data from an enterprise resource planning (ERP) system into Sales Cloud with the following requirements:
1. Legacy inventory data will be stored in a custom child object called Inventory__c.
2. Inventory data should be related to the standard Account object.
3. The Inventory__c object should inherit the same sharing rules as the Account object.
4. Anytime an Account record is deleted in Salesforce. the related Inventory__c record(s) should be deleted as well.
What type of relationship field should a data architect recommend in this scenario?

A. Lookup relationship field on Inventory__c, related to Account
B. Indirect lookup relationship field on Account, related to Inventory__c
C. Master-detail relationship field on Inventory__c, related to Account
D. Master-detail relationship field on Account, related to Inventory__c