Salesforce Certified B2C Commerce Architect Sample Questions:
1. A business wants to migrate its customerservice provider from provider A to provider B. Provider e offers a LINK cartridge to integrate with its commerce solution.
Which three artifacts need to be created by the Architect? Choose 3 answers
A) Document the design of implementing a new B2C Commerce cartridge following the Industry standard best practices
B) Document the data mapping between commerce and customer service provider.
C) Document how the customer online journey flown from landing on the page to placing of the order
D) Document the data objects, the interface, and data synchronization frequency between the systems.
E) Document the customizations required on top of the LINK cartridge based on current commerce implementation and business needs.
2. A developer is remotely fetching the reviews for a product.
Assume that it's an HTTP GET request and caching needs to be implemented, what consideration should the developer keep in mind for building the caching strategy?
A) Remote include with caching only the reviews
B) Cached remote include with cache of the HTTP service
C) Cache the HTTP service request
D) Use custom cache
3. 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?
A) Wrap each Individual step of the process its own transaction Instead of using one transaction for all steps.
B) Omit the calculation of shipping cost until the customer is ready to check out and has chosen the shipping method they want to
C) Omit the removal of the Item and speed up the process for the customer by adding the product to the basket for them.
D) Wrap the adding of product and shipping cost calculation in a transaction which Is then rolled back to restore the original state
4. Which two activities should an Architect encourage the replication team to follow based on S2C Commerce best practices?
Choose 2 answers
A) Use the undo replication process to roll back code replications only, not data replications.
B) Replicate the latest data to Production during periods of increased site use to ensure freshness.
C) Use the undo replication process to roll back to the previous replication if necessary.
D) Wait 15 minutes after the recreation process completes for the cache todear automatically.
5. During load testing, a third party service isconstantly failing to respond in a timely manner on the Product Listing Page. The page is not affected at it is collecting data with the server side call, however the loading time b increasing.
Which two recommendations should the developer take in order to minimize the risk and Improve the loading time?
Choose 2 answers
A) Ask the third party to improve the reliability of the service.
B) Decrease the service timeout.
C) Remove the service.
D) Load the data asynchronously after the page is loaded
E) Enable the Circuit Breaker.
Solutions:
| Question # 1 Answer: A,D,E | Question # 2 Answer: B | Question # 3 Answer: D | Question # 4 Answer: A,C | Question # 5 Answer: D,E |
We're so confident of our products that we provide no hassle product exchange.


By Amy

