[Feb-2023] Salesforce B2C-Commerce-Architect DUMPS WITH REAL EXAM QUESTIONS [Q35-Q59]

Rate this post

[Feb-2023] Salesforce B2C-Commerce-Architect DUMPS WITH REAL EXAM QUESTIONS

2023 New Real4exams B2C-Commerce-Architect PDF Recently Updated Questions

Q35. An Architect is documenting the technical design for a single B2C Commerce storefront. The Client has a business requirement to provide pricing that is customized to specific groups:
* 50 different pricing groups of customers
* 30 different pricing groups of employees
* 10 different pricing groups of vendors
Which items should the Architect include in the design in order to set applicable price books based on these requirements” Choose 2 answers

 
 
 
 

Q36. a client 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 the data preparation by the end of the work day.
How should the Architect handle this import?

 
 
 
 

Q37. A company actively uses CI/CO processes for their Service Cloud implementation and is adding Marketing Cloud and Marketing Cloud Connect to their architecture. Under the current setup each developer has their own developer sandbox for development. Developers merge their changes into a sandbox for QA regularly, then once every week changes are moved to staging, and from staging to production instances.
Which set up should a Solution Architect propose to support this development approach considering costs and data segregation?

 
 
 
 

Q38. A merchant uploads an image using the Content Image Upload module of Business Manager.
Which three modules can the merchant or developer use to display the image on the Storefront7 Choose 3 answers

 
 
 
 
 

Q39. Northern Trail Outfitters (NTO) wants to use Salesforce as a front end for creating accounts using the lead-to-opportunity process. When an opportunity is closed or won, an order must be created in the ERP, which manages orders. The organization has an Enterprise Service Bus (ESB) that supports the CometD protocol.
Which two integration approaches or steps should a Solution Architect recommend for this scenario?
Choose 2 answers

 
 
 
 

Q40. 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?

 
 
 
 

Q41. A merchant is selling a new product line of televisions. In order to deliver a good customer experience, the merchandising team wants the screen size to be incorporated into the search and navigation journey.
Which two things can the developer do to facilitate this for them?
Choose 2 answers

 
 
 
 

Q42. Which method is efficient and scalable because it uses the product search index rather than searching the database?

 
 
 
 

Q43. Northern Trail Outfitters (NTO) operate 200 physical stores. NTO has products that are available in some of the physical stores and not available in others. The closest physical store is determined based on customer s post zip code when they are shopping online. Only the products that are available in the customer’s closest physical store should be presented to the customer to the search results.
What are the two feasible technical approaches to meet these requirements?
Choose 2 answers

 
 
 
 

Q44. During implementation, the team found that there is a notification controller exposed for an external service that marks the order as paid when notification is received. The notification URL is sent to the service together with the payment request and contains only the URL with orderlD as the parameter.
What should the Architect recommend to the team in order to prevent the unauthorized usage of the controller to mark the orders as paid?

 
 
 
 

Q45. A retail company currently uses 62C Commerce and Marketing Cloud to enable a seamless customer experience. They are evaluating tools to better support customer service activities like their call center for online ordering and social customer service.
Which two functionalities should a Solution Architect discuss with the company to explain the value of Service Cloud? Choose 2 answers

 
 
 
 

Q46. 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

 
 
 
 

Q47. A client has just pushed a new site live to Production. However during smoke testing. It’s found that some customers are not seeing the correct pricing on the Product Detail Page.
What three places would the Architect begin to look for the cause of this Issue?
Choose 3 answers

 
 
 
 
 

Q48. A new dent is moving from their existing ecommerce platform to B2C Commerce. They have an existing service that connects to the Email Marketing System. The endpoint of the service can directly parse the data posted by the customer from the Storefront page for marketing materials subscriptions. it if required that the service implementation on the B2C Commerce site supports authentication and encoding.
What type should the Architect document this new service as?

 
 
 
 

Q49. A company is implementing a multi-locale solution that includes B2C Commerce, Service Cloud, and Marketing Cloud. Order confirmation emails are triggered from either B2C Commerce or Service Cloud and sent from Marketing Cloud.
What are two possible reasons why the shipping method name and description can be missing when these emails are triggered for languages other than US English, while other translated content appears correctly?
Choose 2 answers

 
 
 
 

Q50. The Client currently manages Customers, Inventory, and Product Information with dedicated backend systems as shown In the Systems Diagram below. There is also an external Email Marketing System (EMS)in place.
The EMS needs order data to email recommendations to customers using an existingemail campaign.These recommendations should be to only send for products that are instock. The EMS has no access to the backend systems so this data should come from the Salesforce B2C Commerce site.

Which relationships should be added to the Systems Diagram to complete it and fulfill the chant requirements necessary for the email campaign?

 
 
 
 

Q51. There Is an Issue with the site when the domain Is opened from Google search results. After researching the problem. It turns out that the site returns * 404 page error when accessed with a parameter in the URL.
What should the Architect recommend to fix that issue?

 
 
 
 

Q52. Our company is planning an integration with a 3rd party provider to get information about product rating. As an architect you’re in charge of the Interface Specification Document so, you requested all needed information to the rating provider.
A few days later you receive an email with the desired information:
URL: http://ratingservice.com/rating/{productID}
User: ratingprovider
Pass: r$afF2!_dA
Select 2 correct answers you should do as an architect after receiving this information:

 
 
 
 

Q53. An existing B2C Commerce site has the following aliases configuration:

Which statement related to this configuration is incorrect?

 
 
 
 

Q54. A company that is a shoe-producer is doing Salesforce B2C Commerce implementation. In their Enterprise Resource Warning (ERP) system, the products are marked as being one of three types: boots, sandals, and sneakers. The business requirements based on the type are:
* The messaging on Product Detail page is different
* Customers are able to filler their Product Search Results
The customer’s operations team asks about the format in which to send this value in the catalog.
Which data type should the Architect specify for this attribute In the Data Mapping document?

 
 
 
 

Q55. A new version of the Page Show controller is required for implementation of Page Deserter specific look. It requires implementation of a specific, cache period for Page Designer pages, which b not currently available in the base Storefront Reference Architecture (SFRA) cache.js module What two steps should the Architect instruct the developer to implement?
Choose 2 answers

 
 
 
 

Q56. A Client has automated builds that deploy the code; however, recent builds started failing with compilation issues, which are not reproducible in developer’s environment.
Whet first step needs to be taken to identify and fix the issue?

 
 
 
 

Q57. The Client wants to have a flash sate on a few products every day. These products aresold through B2C Commerce as wellas an in store Point of Sale system that it tied to the same inventory.
AnArchitect analyzes the followingproposed solution:
Inventory feed w*l continue to run dailybut 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

 
 
 
 

Q58. Northern Trail Outfitters (NTO) operate 200 physical stores. NTO has products that are available in some of the physical stores and not available in others. The closest physical store is determined based on customer s post zip code when they are shopping online. Only the products that are available in the customer’s closest physical store should be presented to the customer to the search results.
What are the two feasible technical approaches to meet these requirements?
Choose 2 answers

 
 
 
 

Q59. A merchant has reported that customers are seeing low stock items at the top of their search results, giving them a subpar customer experience and impacting conversion.
How might this issue be resolved to ensure a better customer journey?

 
 
 
 

Latest B2C-Commerce-Architect Pass Guaranteed Exam Dumps Certification Sample Questions: https://www.real4exams.com/B2C-Commerce-Architect_braindumps.html

         

Related Links: www.estudiosvedicos.es www.learnacourse.org zacksto502.develop-blog.com indianagriexam.com panditfx.com learn.cybergita.com

Leave a Reply

Your email address will not be published. Required fields are marked *

Enter the text from the image below