B2C-Commerce-Architect Exam Questions

Total 64 Questions

Last Updated Exam : 22-Oct-2024

During discovery, the customerrequired a feature that is not inducted in the standardStorefront Reference Architecture CSFRA). In order to save budget, the Architect needs to find the quickest way to implement this feature.

What is the primary resource the Architect should use to search for an existing community Implementation of the requested feature?


A. Salesforce Commerce Cloud GitHub repository


B. Salesforce Commerce Cloud Trailblazer community


C. Salesforce Trailblazer Portal


D. Salesforce B2C Commerce Documentation





A.
  Salesforce Commerce Cloud GitHub repository

A client has a single site with multiple domains, locales, and languages. Afterlaunch, there is a need for the client toperform offline maintenance. The client would like to show the same maintenance page for each locale.

Which version of aliases,Json file below will accomplish this task?




A. Option A


B. Option B


C. Option C


D. Option D





D.
  Option D

A developer wants to import the data or different instances. Which two types ofdata should thedeveloper consider importing? Choose 2 answers


A. Services


B. Catalog


C. Customers


D. Metadata


E. Sites configurations





D.
  Metadata

E.
  Sites configurations

A developer is checking for Cross Site Scripting (XSS) and found that the quick search is not escaped (allows inclusion of Javascript) in the following script:


How would the developer resolve this issue?


A. Replace 'with doubleQuote*


B. Use < isprint value = " $ { search Phrase } * encoding-'jshtmr / >


C. Use < isprint value = '$ { searchPhrase } encoding - 'jsblock" / >


D. Use < toprint value = "$ { searchPhrase }" / >





C.
  Use < isprint value = '$ { searchPhrase } encoding - 'jsblock" / >

During a load test the storefront shows steady but slow performance on all the paces being tested. The Architectopens Pipeline Profiler and sorts the data by *total time" column. The following come as the top Ave items:


Which controller should the Architect focus on to further investigate the performance issue?


A. Product-HitTile asit has the highest hits duringthe load test.


B. Search Show as this Is one of the key controllers that the customer uses


C. Product-Detail as It has the highest total time and highest maximum time.


D. Home-IncludeHeaderMenu as It has highest average time.





D.
  Home-IncludeHeaderMenu as It has highest average time.

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 checking the 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, passesit 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 URLhash.





B.
  Add the key to the cache exclude parameters.

A client receives multiple feeds from third parties on the same SFTP location:

• Product prices (sftp: prod/prices)
• Stores information (sftp: prod/stores;
• Product information (sftp: prod/catalog)
• Categories information (sftp: prod/marketing)
• Content (sftp: prod/marketing)
Some of the feeds are placed on sftp multiple times a day, as the information is updated in the source system.
The Architect decides to have only two jobs:

• One that checks and downloads available feeds every hour
• One that imports the files from Webdav once a day before the data replication, using the standards steps available in the Job Framework

Which design is correctfor the import Job, taking the steps scope in consideration?


A. - four sibling flows execute steps ki parallel: import products, stores, prices, content- fifth flow executes: import categories- last flow executes steps In sequence: reindex


B. - foursibling flows execute steps in parallel: import products, stores, prices, content- last flow executes steps in sequence import categories, reindex


C. - three siting flows Import steps In parallel: import products, stores, prices- fourth flow executes: import categories- last flow executes steps in sequece:reindex, Import content


D. -Four sibling flows execute steps in parallel: import products, stores, price, content-last flow executes steps in sequence: import:categories, reindex





A.
  - four sibling flows execute steps ki parallel: import products, stores, prices, content- fifth flow executes: import categories- last flow executes steps In sequence: reindex

An Architect to notify by the Business that order conversion dramatically dropped a few hours after go live. Further investigation points out that customers cannot proceed to checkout anymore. The Architect is aware that a custom inventory checks with a third-party API is enforced at the beginning of checkout, and that customers are redirected to the basket page when items are no longer in stock.

Which tool can dearly confirm that the problem is indeed caused by the inventory check?


A. Sales Dashboard from Reports and Dashboards


B. Service Status from Business Manager


C. Pipeline Profiler from Business Manager


D. Realtime Report from Reports and Dashboards





B.
  Service Status from Business Manager

An Architect has been approached by the Business with a request to create a custom product finder. The finder would initially be available ononly 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 differentcategory 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





C.
  Category custom attributes

A B2C Commerce Developer has just finished implementing a new promotion code form on checkout. During review, an Architect notes that the form it not using CSRF validation correctly.


Which two options are best practice recommendations for dealing with CSRF validation? Choose 2 answers


A. Ensure the CSRF protection is validated on form submission.


B. Only use GET methods over HTTPS.


C. Automatically renew the CSRF Token if expired.


D. Only use POSTmethods over HTTPS.





A.
  Ensure the CSRF protection is validated on form submission.

D.
  Only use POSTmethods over HTTPS.


Page 2 out of 7 Pages
Previous