Exam Details

  • Exam Code
    :B2C-COMMERCE-ARCHITECT
  • Exam Name
    :Salesforce Certified B2C Commerce Architect
  • Certification
    :Commerce Cloud Digital Developer
  • Vendor
    :Salesforce
  • Total Questions
    :65 Q&As
  • Last Updated
    :May 09, 2024

Salesforce Commerce Cloud Digital Developer B2C-COMMERCE-ARCHITECT Questions & Answers

  • Question 31:

    Northern Trail Outfitters uses an Order Management system (OMS), which creates an order tracking number for every order 24 hours after receiving it. The OMS provides only a web-service interface to get this tracking number. There is a job

    that updates this tracking number for exported orders, which were last modified yesterday.

    Part of this jobs code looks like the following:

    Based on the above description and code snippet, which coding best practice should the Architect enforce?

    A. Post-processing of search results is a bad practice that needs to be corrected.

    B. The transaction for updating of orders needs to be rewritten to avoid problems with transaction size.

    C. Configure circuit breaker andtimeout for the OMS web service call to prevent thread exhaustion.

    D. Standard order import should be used instead of modifying multiple order objects with custom code.

  • Question 32:

    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 objects, the interface, and data synchronization frequency between the systems.

    C. Document the data mapping between commerce and customer service provider.

    D. Document the customizations required on top of the LINK cartridge based on current commerce implementation and business needs.

    E. Document how the customer online journey flown from landing on the page to placing of the order

  • Question 33:

    aclient uses an external marketing toot to manage promotions and coupons for its multiple brands. They currently have only one brand on B2C Commerce and thev get Import-ready feeds created by this tool on en SFTP location.

    The marketing team completes thedata preparation by the end of the work day.

    How should the Architect handle this import?

    A. Create a Job and define three steps: one step uses ExecuteScriptModule to download the files from SFTP, end two standard steps to Import the promotion end coupons.

    B. Create a Job and define three steps: one standard step to download files from sftp end two steps that use Execute Script Module to import the promotion end coupons.

    C. Create a job and define three steps: one custom step to download the files from SFTP, and two standard steps to import the promotion and coupons.

    D. Create a Job and define three custom steps: download the files from SFTP, import promotions, import coupons

  • Question 34:

    A developer wants to import the data or different instances.

    Which two types ofdata should the developer consider importing? Choose 2 answers

    A. Services

    B. Catalog

    C. Customers

    D. Metadata

    E. Sites configurations

  • Question 35:

    The Client wants to have a flash sate on a few products every day. These products are sold through B2C Commerce as well as an in store Point of Sale system that it tied to the same inventory.

    An Architect analyzes the following proposed solution:

    Inventory feed w*l continue torun daily but add a web-service call to compare and update B2C Commerce inventory in real time during checkout after a flash product's inventory reaches a threshold.

    Which two risks should the Architect communicate to the Client about this solution? Choose 2 answers

    A. The default rate limiter configuration for the web-service could cause the web-service to return an exception during high traffic.

    B. If the externals hosted web-service is unreliable. It could be a point of failure in the site s order placement flow.

    C. If the product Inventory threshold that triggers the web service calls is reached too often. It will have a negative Impact on site performance.

    D. Because the job would still be configured to run daily there will be a degrade in performanceduring non-flash sales periods

  • Question 36:

    An Architect has been approached by the Business with a request to create a custom product finder. The finder would initially beavailable on only one site, and would eventually be extended to be available on all sites the Business maintains.

    There is a requirement that these wrings art also available to be used in a Job context for export to other systems.

    Each site will have a different category avertable for use by the product finder.

    Where should the Architect store the custom settings for use on both the storefront and in a job context?

    A. Custom Object with a Site Scope

    B. Jobs Framework parameters

    C. Category custom attributes

    D. Custom Object with an Organizational Scope

  • Question 37:

    The following promotions are configured with no exclusivity (can be combined with any other promotion) in a -1month campaign:

    1.

    Free correct- in -store shipping

    2.

    20% accessories products discount, applies for all customers

    3.

    $5 off coupon based discount, sent to a selected group of customers

    The combination of above promotions allows customers to get 16 socks for free in store. This was unintended, and the Client If considering disabling the coupon. The Client is concerned about a potential spike in the number of Call Center

    calls from customers who had the coupon code added to their baskets before it was disabled. As basket lifetime is set to 30 days for all customers, this can continue for the full length of the campaign.

    What solution should the Architect suggest to keep the Call Center calls to a minimum?

    A. Disable the coupon code. Clear the production cache from the Business Manager to clear existing baskets.

    B. Disable the coupon code. Email all the customers to not usethe coupon code in their baskets.

    C. Disable the coupon code. Restart the production instance from control Center to dear existing baskets.

    D. Disable the coupon code. Reduce the basket lifetime in Business Manager to expire some of the existing baskets

  • Question 38:

    A Retailer has a single storefront site and a Product Management System (PIM). The Pin is Generating the master catalog and storefront categorization catalog every day and it uploading them to SFTP How should the Architect configure the import job flows following the best practices?

    A. 1st flow is global to download the files horn SFTP. 2nd flow is global to import the master catalog. 3rd flow Is global to Import the storefront catalog.

    B. 1st flow is global to download the files from SFTP. 2nd flow is global to import the storefront catalog 3rd flow K global to Import the master catalog.

    C. 1st flow is assigned to the site to download the files from SFTP. 2nd flow is assigned to thesite to Import the master catalog. 3rd flow K global to Import the storefront catalog.

    D. 1st flow is assigned to the site to download the files from SFTP. 2nd flow is assigned to the site to Import the storefront catalog 3rd flow It global to Import themaster catalog.

  • Question 39:

    A developer is validating the pipeline cache and noticed that the PDP page is very low cached. The one parameter is snowing the position on the product fisting page upon checkingthe site and code. What should the developer adjust in order to improve the page cache hit ratio, keeping in mind that the client is Insisting on the parameter for their analytics?

    A. Rework the implementation so it reads the parameter on client-side, passes it to the analytics and exclude It from cache parameters.

    B. Add the key to the cache exclude parameters.

    C. Rework the Implementation so it doesn't depend on that parameter.

    D. Rework the Implementation so the parameter is not passed In the URL and isread from the URL hash.

  • Question 40:

    Given a website launched to production, the Architect can rely on several SFCC Business Manager tools that provide an automatic notification feature. Which three tools have such a feature and do not require to be monitored manually? Choose 3 answers

    A. Job Schedules

    B. Custom Log Settings

    C. Analytics Conversion Reports

    D. Pipeline Profiler

    E. Quota Status

Tips on How to Prepare for the Exams

Nowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Salesforce exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your B2C-COMMERCE-ARCHITECT exam preparations and Salesforce certification application, do not hesitate to visit our Vcedump.com to find your solutions here.