Exam Plat-Arch-201 Topic 1 Question 43 Discussion
Actual exam question for Salesforce's Plat-Arch-201 exam
Question #: 43
Topic #: 1
Question #: 43
Topic #: 1
Two million Opportunities need to be loaded in different batches into Salesforce using the Bulk API in parallel mode. What should an Architect consider when loading the Opportunity records?
Suggested Answer: D Vote an answer
Grouping batches by the AccountId field can improve the performance and avoid locking issues when loading Opportunity records using the Bulk API in parallel mode. This is because the AccountId field is indexed and can be used to distribute the records evenly across batches
by Verne at Jul 16, 2026, 04:06 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).