nerdexam
Salesforce

ARC-300 · Question #44

ARC-300 Question #44: Real Exam Question with Answer & Explanation

Sign in or unlock ARC-300 to reveal the answer and full explanation for question #44. The question stem and answer options stay visible for context.

Question

An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their potential shipping costs on the Product Detail Page before adding an item to the cart. For this feature, shipping touts are calculated using the following logic: - Set the shipping method on the Basket - Add the item to the basket, calculate the basket total and get the shipping cost for this method - Remove the item from the Basket to restore the original state - The above process is repeated for each shipping method During the testing it was discovered that the above code violates the spi.basket.addResolveInSameResquest quota. What should the Architect do to resolve this issue and maintain the business requirement?

Options

  • AOmit the removal of the Item and speed up the process for the customer by adding the product to
  • BOmit the calculation of shipping cost until the customer is ready to check out and has chosen the
  • CWrap each Individual step of the process its own transaction Instead of using one transaction for
  • DWrap the adding of product and shipping cost calculation in a transaction which Is then rolled back

Unlock ARC-300 to see the answer

You've previewed enough free ARC-300 questions. Unlock ARC-300 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full ARC-300 Practice