Universal Containers (UC) is in the process of migrating lagacy inventory data from an enterprise resources planning (ERP) system into Sales Cloud with the following requirements:
Legacy inventory data will be stored in a custom child objects called Inventory_c.
Inventory data should be related to the standard Account object.
The Inventory_c object should Inhent the same sharing rules as the Account object.
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?
Select an option, then click Submit answer.
-
○
Master-detail relationship filed on Account, related to Inventory_c
-
○
Master-detail relationship filed on Inventory_c, related to Account
-
○
Indirect lookup relationship field on Account, related to Inventory_c
-
○
Lookup relationship fields on Inventory related to Account