This page was exported from Actual Test Materials [ http://blog.actualtests4sure.com ]
Export date: Fri Nov 15 22:54:07 2024 / +0000 GMT

[Feb 12, 2023] B2C-Commerce-Architect PDF Questions and Testing Engine With 66 Questions [Q13-Q36]




[Feb 12, 2023] B2C-Commerce-Architect PDF Questions and Testing Engine With 66 Questions

Updated Exam Engine for B2C-Commerce-Architect Exam Free Demo & 365 Day Updates


Salesforce B2C-Commerce-Architect Exam Syllabus Topics:

TopicDetails
Topic 1
  • Given a complex issue or set of issues, guide a development team in the steps toward resolution
  • Given data migration scenarios, plan and support the data migration process
Topic 2
  • Given a site launch checklist, identify rollback steps possibly required, plan post-production activities
  • Given an implementation performance issue, demonstrate the ability to identify and address existing
Topic 3
  • Given an implementation issue, demonstrate the ability to identify root causes and recommend solutions
  • Given a customer's business requirement, create a technical specification that accurately reflects the business requirement
Topic 4
  • Given business and technical requirement details, review implementation specifications for solutions
  • Given a set of batch process requirements, leverage the productized Job Framework for batch process integration
Topic 5
  • Given dependencies between sources of site data, define jobs and data replication schedules
  • Given a collection of cartridges and data, define a process to compile and deploy to Salesforce environments
Topic 6
  • Given the systems that are interacting with the platform, evaluate the integration points
  • Given an implementation, evaluate the end-to-end needs for custom logging configuration

 

QUESTION 13
The Client has implemented a different category/search layout for mobile and desktop. The code uses a session attribute called deviceType to choose the corresponding layout. This attribute it populated from the browser user agent. After this implementation they have run into these problems:
* Sometimes desktop pages are being served to both desktop and mobile customers.
* Sometimes mobile pages ate being served to both desktop and mobile customers.
The page has caching implemented that depends; on promotions. SEC is very important and the site traffic is high.
Which solution should the Architect select to resolve the issue without impacting the existing requirements?

 
 
 
 

QUESTION 14
A company recently launched their ecommerce sites for three countries: Australia, New Zealand, and Singapore. The company is now looking to set up marketing automations using Marketing Cloud.
Their B2C Commerce is configured with two realms: ANZ and SE Asi
a. Each country has a site within their respective realm: Australia and New Zealand sites are within ANZ and Singapore is within SE Asia.
Which account hierarchy should a Solution Architect recommend for the Marketing Cloud set up?

 
 
 
 

QUESTION 15
During the monitoring tasks you realize that a third party integration with your storefront is logging sensitive dat a. What can we do to avoid saving this information to the system logs?

 
 
 
 

QUESTION 16
The Client has just acquired a new brand and wants to Integrate the new brand s current ecommerce site into a current realm as a new site. The acquisition has its own Enterprise Resource Planning (ERP) system for product data and inventory. The new site will use the existing realm’s Order Management System (OHS) and Customer Relationship Management (CRM) system.
What two requirements does the Architect need to keep in mind when creating the technical specification document?
Choose 2 answers

 
 
 
 

QUESTION 17
Whichtwo activities should an Architect encourage the replication team to follow based on S2C Commerce best practices?
Choose 2 answers

 
 
 
 

QUESTION 18
A B2C Commerce developer has recently completed a tax service link cartridge integration into a new SHU site. During review, the Architect notices the basket calculation hook is being run multiple times during a single tax call.
What is the reason for the duplicate calculations being run?

 
 
 
 

QUESTION 19
A company wants to add Salesforce Order Management to their existing B2C Commerce, Service Cloud, and Sales Cloud integration. Their current sales process lets sales reps build quotes, create orders, and process reduction orders for refunds as part of their sales channel workflow. Their B2C Commerce order objects also include multiple custom attributes that the merchant’s current Order Management System uses to allocate orders to the correct distribution center for fulfillment.
When enabling Salesforce Order Management, what potential concerns will the merchant need to work through?

 
 
 
 

QUESTION 20
A developer has a sandbox with code to log a message during execution, and the following code:

After the code executes, the developer does not see any log file with the message in the WebDAV folder. Which two tasks does the developer need to perform to correct this issue?
Choose 2 answers

 
 
 
 

QUESTION 21
A business wants to migrate its customer service 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

 
 
 
 
 

QUESTION 22
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?

 
 
 
 

QUESTION 23
A merchant using B2C Commerce and Service Cloud has a requirement for service agents to order products on behalf of shoppers. In the envisioned scenario, a shopper contacts the service center with an order request, the agent uses the Service Console to find the shopper’s account, and initiate an order on behalf of the shopper using payment information provided by the shopper. The merchant is considering the B2C Commerce – Service Cloud Connector for this implementation.
Which three considerations should a Solution Architect keep in mind prior to implementation? Choose 3 answers

 
 
 
 
 

QUESTION 24
Northern Trail Outfitters (NTO) Just went live after migrating its online shop to B2C Commerce from a custom eCommerce platform. NTO now needs to migrate its orders NTO cannot provide a B2C Commerce feed, but a custom export We from its current eCommerce site.
What are the correct steps to migrate these orders to B2C Commerce?

 
 
 
 

QUESTION 25
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?

 
 
 
 

QUESTION 26
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

 
 
 
 
 

QUESTION 27
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?

 
 
 
 

QUESTION 28
The client provided these business requirements:
* The B2C Commerce platform will integrate with the client’s Order Management System (OMS).
* The OMS supports Integration us-no legacy RPC style SOAP services.
* The OMS is hosted on client s infrastructure.
What is the right cartridge folder to place the WSDL provided for the OMS service?

 
 
 
 

QUESTION 29
The Clientis creating a new Storefront and their requirements include:
* ApplePay support
* Log -n through a standard OAuth2 social media account
* One Okie checkout process
* Ay B testing for promotions
Which two items require technical documentation for customizing the Storefront Reference Architecture?
Choose 2 answers

 
 
 
 

QUESTION 30
The Client wishes to implement a third party integration that allows for free shipping If the customer Is a member of the third party service. When the customer’s order is exported to the Order Management System (OMS) it also creates a custom object in order to track additional data before sending that order data to the third-party service as well.
What technical concern should the Architect raise to protect performance and stability of the site1?

 
 
 
 

QUESTION 31
Which standards allow dw.ws.WebReference2 class?

 
 
 
 
 

QUESTION 32
During a review of the most recent release notes, the Architect finds that Salesforce has deprecated an API that is used throughout the site. After reviewing the deprecated API usage in Business Manager, the Architect narrows down the usage of that API to a particular LINK integration cartridge. The cartridge was integrated when the site was first launched and is heavily customized for the Client.
What is the recommended way for the Architect to remove the deprecated API so the LINK integration continues to work without interruptions, and lowest level of effort’

 
 
 
 

QUESTION 33
During the discovery phase as an architect you should make some recommendations to be sure all requirements will fit under SFCC scope. The project consists in building one storefront using SFRA and a native iOS app. The home page will be fully implemented using Page Designer in order to allow merchandisers to fully customize it. What should be taken into consideration?

 
 
 
 

QUESTION 34
The Architect has been presented with a requirement from the business to implement a new LINK cartridge.
The current site is built on the Storefront Reference Architecture, and the LINK cartridge is certified for Pipelines and Controllers. On review, the Architect notes that the Jobs are all created in Pipelines.
How should the Architect implement that cartridge to make sure the required jobs runs property?

 
 
 
 

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

 
 
 
 

QUESTION 36
A company has B2C Commerce and Marketing Cloud. The Marketing team wants to match up the purchasing data from B2C Commerce to the Marketing Cloud subscriber data.
Which two objects from B2C Commerce should a Solution Architect map to Marketing Cloud in order to meet the company’s needs?
Choose 2 answers

 
 
 
 

Exam Passing Guarantee B2C-Commerce-Architect Exam with Accurate Quastions: https://www.actualtests4sure.com/B2C-Commerce-Architect-test-questions.html

Post date: 2023-02-12 12:14:05
Post date GMT: 2023-02-12 12:14:05
Post modified date: 2023-02-12 12:14:05
Post modified date GMT: 2023-02-12 12:14:05