ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 85 - Certified B2B Solution Architect discussion

Report
Export

Universal Containers recently began a project to connect its ERP with Salesforce. One of the requirements is a daily batch process to create and update orders and order product information. The development team, using the corporate ETL tool, has created two processes to create these records using Bulk API. The test in the development environment worked fine, but in the production environment, some order product records were not updated and showed an error 'UNABLE_TO_LOCK_ROW:unable to obtain exclusive access to this record'. There is one Process Builder on the Order Product object and no async process.

Which two steps should a Solution Architect recommend to avoid this error?

Choose 2 answers

A.
Use the import wizard instead of Bulk API.
Answers
A.
Use the import wizard instead of Bulk API.
B.
Sort the order product records by account and order before the Bulk API load.
Answers
B.
Sort the order product records by account and order before the Bulk API load.
C.
Change the Bulk API call to use Bulk API 2.0.
Answers
C.
Change the Bulk API call to use Bulk API 2.0.
D.
Add a retry process for the records rejected by this error.
Answers
D.
Add a retry process for the records rejected by this error.
Suggested answer: B, C
asked 23/09/2024
Gift Thanyane
33 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first