Salesforce Certified B2C Commerce Architect Sample Questions:
1. A company manages its regional operations asseparate businesses. The regional sites (Site A and Site B) operate with:
* Separate realms
* Deferent code bates
* Different category navigation menus
* Frequent updates on category structure
The requirement from the business is to provide hreflang link tags on category pages pointing to the same category on the other regional site. Example MTML for one of these links as displayed on Site A is:
Which solution should the Architect choose while keeping performance in mind?
A) Create additional locales in al realms create a new custom attribute on the category that is localized.
Populate the attribute with the other site URLs and use it to display the hreflang tag.
B) Create a new custom object type Populate the hreflang mapping for each category and locale in this custom object. Use the custom object to display the hreflang link tag.
C) Create a custom Business Manager module. Ask the business to maintain the hreflang link tags for each regional site in this Business Manager module.
D) Create a new customattribute on the Category. Populate the attribute with the other entire site URLs corresponding to locales In JSON Format. Use the attribute to display the hreflang link tag.
2. The client provided these business requirements:
* The B2C Commerce storefront will integrate with the client's Order Management System (OMS).
* The storefront will provide reel-time order export of successfully pieced orders The OMS supports both web service export end SFTP batch order export, but the client has expressed concern about the availability of the OMS.
Which two solutions satisfy the requirements and address the OMS reliability concern?
Choose 2 answers
A) Implement a Live export of orders during checkout via SFTP, marking the processed order as exported when it has completed successfully.
B) implement a batch export of orders via web service, excluding exported orders. This runs as a scheduled Job with an hourly run rate end marksprocessed orders as exported upon success.
C) Implement a live export of orders during checkout vie web service, marking the processed order as exported when the AM returns successfully.
D) Implement a batch export of orders to SFTP, excluding exported orders. This runs as a scheduled fc>b with a high-frequency run rate end marks processed orders as exported upon success.
3. During code review, the Architect found that there is a service call on every visit of the product detail woe (PDP).
What best practices should the Architect ensure are followed for the service configuration?
Choose 2 answers
A) Service timeout is set.
B) Circuit breaker is enabled.
C) Service mock up call is configured.
D) Service logging is disabled.
4. The Client is Crowing and decided to migrate its ecommerce website to B2C Commerce. The Client provided the Architect with the f metrics for its existing website over the past 12 months and forecasted into the next year:
Noting these historical metrics and the forecasted growth of 300%, which load test targets meet best practices for testing the new B2C Commerce site?
A) 150000 visits per hour, 3000000 page views per hour, and 37500 orders per hour
B) 15000 visits per hour, 300000 page views per hour, and 3750 orders per hour
C) 1500 visits per hour, 30000 page views per hour, and 375 orders per hour
D) 3000 visits per hour, 60000 page views per hour, and 750 orders per hour
5. 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) Omit the removal of the Item and speed up the process for the customer by adding the product to the basket for them.
B) Wrap the adding of product and shipping cost calculation in a transaction which Is then rolled back to restore the original state
C) Wrap each Individual step of the process its own transaction Instead of using one transaction for all steps.
D) Omit the calculation of shipping cost until the customer is ready to check out and has chosen the shipping method they want to
Solutions:
| Question # 1 Answer: B | Question # 2 Answer: B,D | Question # 3 Answer: C | Question # 4 Answer: B | Question # 5 Answer: B |
We're so confident of our products that we provide no hassle product exchange.


By Wade

