List of questions
Related questions
Question 232 - Certified Data Architect discussion
Universal Containers (UC) manages Vehicle and Service History in Salesforce. Vehicle (Vehicle__ c) and
Service History (Service-History__ c) are both custom objects related through a lookup relationship.
Every week a batch synchronization process updates the Vehicle and Service History records in Salesforce. UC has two hours of migration window every week and is facing locking issues as part of the data migration process.
What should a data architect recommend to avoid locking issues without affecting performance of data migration?
A.
Use Bulk API parallel mode for data migration
B.
Use Bulk API serial mode for data migration
C.
Insert the order in another custom object and use Batch Apex to move the records to Service_ Order__ c object.
D.
Change the lookup configuration to 'Clear the value of this field' when lookup record is deleted.
Your answer:
0 comments
Sorted by
Leave a comment first