[Jul-2023] ARC-300 Exam Questions and Valid ARC-300 Dumps PDF [Q18-Q39]

4/5 - (2 votes)

[Jul-2023] ARC-300 Exam Questions and Valid ARC-300 Dumps PDF

ARC-300 Brain Dump: A Study Guide with Tips & Tricks for passing Exam

Salesforce ARC-300 exam is ideal for professionals who have experience in designing and implementing B2C commerce solutions using Salesforce Commerce Cloud. ARC-300 exam is also suitable for architects, developers, and technical leads who are responsible for the design and implementation of complex B2C commerce solutions. Candidates who pass the exam will be recognized as Salesforce Certified B2C Commerce Architects.

 

Q18. A company uses Service Cloud and B2C Commerce and now wants to enable the ‘Order on Behalf of functionality on its storefront. The customers using the storefront are Person and Household accounts.
Which three design and architecture considerations should a Solution Architect follow to ensure that the ‘Order on Behalf of functionality works well for all the designated storefront customers?
Choose 3 answers

 
 
 
 
 

Q19. 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:

 
 
 
 

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

 
 
 
 

Q21. Your project has 4 storefronts for different branches. Everyday at 4.00 am runs a job to import inventories, master catalog and storefronts for each of those sites. You’re in charge of job configuration, given this information what should be the best approach to achieve it?

 
 
 
 

Q22. A university is considering using Experience Cloud so its students can interact with advisors who have Service Cloud licenses. The university would like to offer the easiest path for existing students to log in while still maintaining security. They have an on-premises Active Directory identity provider and use Google Workspace (formerly known as G Suite) for student email addresses.
What should a Solution Architect recommend?

 
 
 
 

Q23. A company is using both Service Cloud and B2C Commerce but they are not using Mulesoft or any other integration middleware and do not plan on adding that in the near future. However, there is a need to keep customer records in sync across both Service Cloud and B2C Commerce. When a change to the customer record in Service Cloud takes place, such as an updated customer name, the same customer record should be updated in B2C Commerce. Assume that there is a common ID that uniquely identifies the customer across the two systems.
How should a Solution Architect deliver the desired functionality?

 
 
 
 

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

 
 
 
 

Q25. An organization wants to add Service Cloud to their existing Salesforce Org currently hosting Sales Cloud. They know that an integrated customer service experience is a key component of a successful long-term relationship with their customers. After doing some research they learned that the Service Cloud connector can help start their implementation and they are now ready to proceed.
Which two functionality considerations should they be aware of when introducing the B2C Commerce to Service Cloud Connector into an existing Salesforce Org?
Choose 2 answers

 
 
 
 

Q26. Refer to the exhibit.

A company plans to adopt Salesforce for a number of their needs, including an internal CRM, a public B2C Commerce storefront with order management functionality, and an extensible API framework to integrate with other systems, as well as marketing automation. The overall system landscape of the proposed solution is shown above.
Which three considerations are important for this scenario? Choose 3 answers

 
 
 
 
 

Q27. The Client is 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

 
 
 
 

Q28. As a Commerce Architect you should ensure that the cache hit ratio for your storefront is over 70%. During your investigation you realize that a significant number of pages are not cached. From which tool can you get this information?

 
 
 
 
 

Q29. A third party survey provider offers both an API endpoint for individual survey data and an SFTP server endpoint that can accept batch survey dat a. The initial implementation of the integration includes
1. Marking the order as requiring a survey before order placement
2. On the order confirmation pace, the survey form is displayed for the customer to fill
3. The data is sent to the survey provider API, and the order it marked as not requiring a survey Later it was identified that this solution is not fit for purpose as the following issues and additional requirements were identified:
1. If the API call fails, the corresponding survey data is lost. The Business requires to avoid data loss.
2. Some customers skipped the form. The Business require sending a survey email to such customers.
3. The Order Management System (OMS) uses a non-standard XML parser it did not manage to parse orders with the survey, until the survey attribute was manually removed from the xml.
How should the Architect address the issues and requirements described above?

 
 
 
 

Q30. A company is In the process of defining the authoritative system for key data entitles Involved In B2C journeys. The company has about 200.000 customers, each averaging 30 orders per year.
Which two systems are considered an authoritative system for consent and compliance preferences, as well as primary person attributes such as name, address, birthday, phone, and email?
Choose 2 answers

 
 
 
 

Q31. During the discovery phase the client tells you that certain categories for the storefront will need dynamic categorization. What is the best approach to list under “New products” category the products that have been online less than 30 days in the website.

 
 
 
 

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

 
 
 
 
 

Q33. Northern Trail Outfitters (NTO) wants to use Marketing Cloud to implement an Abandoned Cart Solution Workflow so that personalized messages are sent to shoppers who add items to their cart but abandon the B2C Commerce storefront.
Which two options should a Solution Architect recommended to meet this requirement? Choose 2 answers

 
 
 
 

Q34. Given the above OCAPI definitions, which permission or permissions apply?

 
 
 
 

Q35. A company wants to send a coupon code to VIP customers who have abandoned their cart. The company also wants to track email open and forward count, as well as disable the coupon code after a single use.
Which set of platforms and native services should a Solution Architect recommend to satisfy these requirements?

 
 
 
 

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

 
 
 
 

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

 
 
 
 
 

Q38. An integration cartridge implements communication between the B2C Commerce Storefront and a third-party service provider. The cartridge contains the localServiceRegistry code:

How does this code sample accomplish authentication to the service provider?

 
 
 
 

Q39. A merchant has complained to the developers that some products are not appearing in the storefront and has asked them to diagnose and solve the issue.
Which two factors might be causing a product to be hidden?
Choose 2 answers

 
 
 
 
 

Salesforce Commerce Cloud platform is a cloud-based, scalable, and customizable e-commerce platform that helps businesses build and manage their online stores. It offers features such as merchandising, marketing, customer service, order management, and many others. The Salesforce Commerce Cloud platform is used by well-known brands around the world, such as Nike, Adidas, and Panasonic, to name a few.

 

ARC-300 Exam Questions: Free PDF Download Recently Updated Questions: https://www.testbraindump.com/ARC-300-exam-prep.html

Related Links: myportal.utt.edu.tt myportal.utt.edu.tt myportal.utt.edu.tt www.stes.tyc.edu.tw www.stes.tyc.edu.tw myportal.utt.edu.tt

Leave a Reply

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

Enter the text from the image below