2023 Best ARC-300 Exam Preparation Material with New Dumps Questions
Free ARC-300 Exam Files Verified & Correct Answers Downloaded Instantly
Salesforce ARC-300: Architect B2C Commerce Solutions is an advanced-level certification exam designed for professionals who want to demonstrate their expertise in designing and implementing B2C commerce solutions using Salesforce Commerce Cloud. This exam tests the candidate's knowledge and skills in various areas such as data modeling, third-party integrations, and managing customer experiences.
NEW QUESTION # 38
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 doesn't depend on that parameter.
- B. Rework the implementation so it reads the parameter on client-side, passes it to the analytics and exclude It from cache parameters.
- C. Add the key to the cache exclude parameters.
- D. Rework the Implementation so the parameter is not passed In the URL and is read from the URL hash.
Answer: C
NEW QUESTION # 39
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 to run 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. Because the job would still be configured to run daily there will be a degrade in performance during non-flash sales periods
- B. If the product Inventory threshold that triggers the web service calls is reached too often. It will have a negative Impact on site performance.
- C. The default rate limiter configuration for the web-service could cause the web-service to return an exception during high traffic.
- D. If the externals hosted web-service is unreliable. It could be a point of failure in the site s order placement flow.
Answer: B,D
NEW QUESTION # 40
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
- A. Configure streaming updates for catalog importing, implement Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
- B. Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
- C. Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
- D. Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through
Answer: A,C
Explanation:
Journey Builder.
NEW QUESTION # 41
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?
- A. The job Pipelines must be updated to work as custom job steps.
- B. The job Pipelines must be removed and recreated with scripts.
- C. The Job Pipelines must be updated to use SiteGenesis Controllers.
- D. The job Pipelines must be updated to use SFRA Controllers.
Answer: A
NEW QUESTION # 42
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?
- A. The custom object quota and related retention or deletion needs.
- B. The customer's order data sent to a third-party and related security needs.
- C. The customer order quota and related retention or deletion needs.
- D. The OMS having order data sent to a thud party and related security needs.
Answer: A
NEW QUESTION # 43
In Log Center, a developer notes a number of Cross Site Request Forgery (CSRF) log entries. The developer knows that this happens when a CSRF token is either not found or is invalid, and is working to remedy the situation as soon as possible.
Which two courses of action might solve the problem?
Choose 2 answers
- A. Add csrfProtection.generateToken as a middleware step in the controller.
- B. Add the token in the ISML template.
- C. Delete the existing CSRF whitelists in Business Manager.
- D. Extend the CSRF token validity to avoid timeouts.
Answer: C,D
NEW QUESTION # 44
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?
- A. SOAP
- B. HTTP Form
- C. HTTP
- D. Generic
Answer: A
NEW QUESTION # 45
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 correct for the import Job, taking the steps scope in consideration?
- A. -Four sibling flows execute steps in parallel: import products, stores, price, content
-last flow executes steps in sequence: import:categories, reindex - B. - four sibling flows execute steps ki parallel: import products, stores, prices, content
- fifth flow executes: import categories
- last flow executes steps In sequence: 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, prices, content
- last flow executes steps in sequence import categories, reindex
Answer: B
NEW QUESTION # 46
Northern Trail Outfitters (NTO) hosts a customer care portal using Service Cloud. The portal uses Marketing Cloud for customer interaction for a number of use cases, including customer sign-up and updates on togged cases. NTO has decided that the connectors provided by Salesforce are not flexible enough for their needs, so they would like to explore a programmatic approach for doing so.
Which two considerations should a Solution Architect point out to NTO as it moves forward to integrate the Service Cloud portal with Marketing Cloud for customer interaction? Choose 2 answers
- A. NTO can use Marketing Cloud REST API for integrating with Service Cloud.
- B. The Marketing REST API calls are asynchronous, with timeout values of 120 for non-tracking operations and 300 seconds for tracking and data retrieve operations.
- C. NTO can use Marketing Cloud SOAP API for integrating with Service Cloud.
- D. The Marketing REST API uses XML request and response bodies and resource endpoints to support multi-channel use.
Answer: A,D
NEW QUESTION # 47
Due to an integration issue, logs files are full. Because of that no new logs have been logged. Given this Business Manager logging configuration how would you solve the issue your client is experimenting in their site?
- A. Change integration log level to error.
- B. Remove integration log level.
- C. Disable integration log level by putting log level to OFF.
- D. Change root log level to error.
- E. Remove all log levels and activate them again when the issue is solved.
Answer: C
NEW QUESTION # 48
A company needs to have specific fields encrypted in the user interface on the contact record in Service Cloud as well as on some fields in data extensions that exist only in the Marketing Cloud. The merchant believes that Salesforce Shield Encryption is a suitable solution.
Which two considerations are relevant for the merchant when determining an appropriate solution?
Choose 2 answers
- A. With Shield, encrypted fields cannot be used to filter or sort in Process Builder and Flow Builder.
- B. Shield encryption can be done on any standard or custom field on all field types, but cannot be set to encrypt those fields in Marketing Cloud.
- C. With Shield, encrypted fields are not visible to the user, but there are no other feature impacts.
- D. Field-Level Encryption is also required on Marketing Cloud to encrypt the custom fields.
Answer: A,B
NEW QUESTION # 49
A company wants to integrate B2C Commerce and Marketing Cloud so that customers shopping online can be segmented for marketing campaigns like Abandoned Cart and Post Purchase Journeys.
Which two actions are needed to enable an Abandoned Cart Journey?
Choose 2 answers
- A. Use Mulesoft to bring order and customer data feeds from B2C Commerce to Marketing Cloud
- B. Integrate product, order, and customer data feeds into Service Cloud objects
- C. Integrate product, order, and customer data feeds into Marketing Cloud Data Extensions
- D. Implement the Marketing Cloud coilect.js through the storefront by using the Connector's reference implementation
Answer: A,D
NEW QUESTION # 50
Given the above OCAPI definitions, which permission or permissions apply?
- A. Allow external applications to create, update, and delete both coupons and coupon codes
- B. Allows external applications to create coupons
- C. Allows external applications to update coupons
- D. Allows external applications to create, update, and delete coupons
Answer: C
NEW QUESTION # 51
A company wants to Implement B2C Commerce and Service Cloud and connect the systems with their existing Instance of Marketing Cloud.
Which two tactics should a Solution Architect recommend to model a customer across all three systems? Choose 2 answers
- A. Send the Marketing Cloud Subscriber Key to Service Cloud and B2C Commerce to be held for reference.
- B. Migrate the Subscriber Key in Marketing Cloud to be the Service Cloud Contact or Person Account ID.
- C. Use Customer 360 Data Manager to assign the Global Party ID and use it as a primary key across all systems including the new Subscriber ID in Marketing Cloud.
- D. Using Service Cloud as a central point hold unique identifiers from all systems including the Service Cloud Contact or Person Account ID and B2C Commerce CustomerNo and Customer ID
Answer: B,D
NEW QUESTION # 52
A multi-brand company uses B2C Commerce, Service Cloud, and Marketing Cloud and is seeking an order management solution. They process 2,000 orders per hour across their brands. The company has one B2C Commerce realm, two Salesforce core orgs, and two Marketing Cloud business units. The company is choosing between these three options for an order management tool:
* Build an order management solution in B2C Commerce using order management APIs
* Purchase Salesforce Order Management
* Build a custom order management solution using their own development team Which three statements should a Solution Architect use to support using the Salesforce Order Management solution?
Choose 3 answers
- A. Salesforce Order Management synchronizes orders to and from B2C Commerce, which essentially replaces the Service Cloud Connector.
- B. The existing Service Cloud implementation team could extend the Salesforce Order Management product to the existing org.
- C. Salesforce Order Management is a productized connector solution between B2C Commerce and Service Cloud; orders will be synchronized from the client B2C Commerce realm to multiple Salesforce Orgs without the need for customization.
- D. Salesforce Order Management shares the same database with Service Cloud while other solutions need to build additional integration.
- E. B2C Commerce order management does not support complex or advanced use cases.
Answer: B,C,E
NEW QUESTION # 53
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
- A. Ability to de-duplicate and create a single customer identity.
- B. Ability to allow the agent to see purchase history to support case management
- C. Ability to have a customer leave a journey when they have an escalated case.
- D. Ability to create a B2C storefront using Digital Experiences.
Answer: A,B
NEW QUESTION # 54
In Reports and Dashboards tools you find some requests with a very poor cache hit ratio (less than 20%). What can you do in order to increase cache hit ratio and improve website performance? Here a few examples of triggered URL:
- https://www.myawesomewebsite.com/products?sz=48&start=0&srule=price-low&campaign=ads1
- https://www.myawesomewebsite.com/products?start=0&sz=48&srule=price-low&campaign=ads2
- https://www.myawesomewebsite.com/products?srule=price-low&start=0&sz=48&campaign=ads3
- A. Use URL hashes for parameter campaign
- B. Create custom cache for this request.
- C. Always use the same URL parameter order
- D. New cache partition
Answer: A,C
NEW QUESTION # 55
A financial services company wants to implement Service Cloud and Marketing Cloud. A number of profile attributes required for personalization in Marketing Cloud were identified as personally identifiable information (PII) and are too sensitive to be stored in Salesforce.
Tokenized Sending was presented as a way to address these concerns.
Which two implications should a Solution Architect consider if Marketing Cloud Connect is to be used for cloud integration?
Choose 2 answers
- A. The token with all supporting attributes will need to be stored in Service Cloud
- B. The standard email address field for contacts and leads needs to be populated with a token
- C. All emails will need to be sent through Marketing Cloud or Marketing Cloud Connect to avoid disruptions
- D. The synchronized data extensions will include the token and all PII attributes
Answer: C,D
NEW QUESTION # 56
A company had strong new-customer growth for the year but has noticed that lifetime value has been declining. They want to run automated re-engagement campaigns with customers who made purchases in the last 24 months but are unsure of where to start. They have Service Cloud, Marketing Cloud, and B2C Commerce implemented and recently began using Tableau CRM (formerly Einstein Analytics).
Which two recommendations should a Solution Architect provide to the company to improve the success of the automated campaign? Choose 2 answers
- A. Generate personalized coupon codes in B2C Commerce and send them through Marketing Cloud to be able to effectively track impact of campaigns
- B. Configure Einstein Retargeting Recommendations in Marketing Cloud to automate segment generation for Journey Builder
- C. Use SMS as a channel due to its significantly higher engagement rate as compared to email
- D. Consider using Einstein Discovery to generate a retargeting score representing likelihood to purchase in the next three months
Answer: B,C
NEW QUESTION # 57
The development team is building a complex LINK cartridge for a hosted checkout solution. The provider s database is used as a single source of truth, but the information in the Basket on B2C Commerce side needs to be synchronized. This is implemented asynchronously the back end when the customers interact will the hosted checkout page and change their shipping/biding details.
As an Architect you have to advise the development team with how to implement the logging to ensure that there will be a mechanism available to allow troubleshooting in the case something goes wrong on production.
Which solution should the Architect suggest?
- A. Report debug level message for the back-end asynchronous communication between both systems. Report al errors at error-level message.
- B. Get logger for cartridge specific category. Report debug level message for the back end asynchronous communication between both systems. Report all errors at error level message.
- C. Get logger for cartridge-specific category. Report Info level message for the back-end asynchronous communication between both systems. Report all errors at error level message.
- D. Report info level message for the back-end asynchronous communication between both systems Report all errors at error level message.
Answer: C
NEW QUESTION # 58
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?
- A. 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.
- B. 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.
- C. 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.
- D. Create a Job and define three custom steps: download the files from SFTP, import promotions, import coupons
Answer: A
NEW QUESTION # 59
An organization uses B2C Commerce to capture order details but needs to process the order in an ERP system. They want B2C Commerce to send a message to the ERP system with the order details after they have been entered, then wait for the order to be processed, and then receive a reply from the ERP system with the order number and status.
Which integration pattern should a Solution Architect use to meet this requirement?
- A. Publish / Subscribe
- B. Batch Data Synchronization
- C. Asynchronous Call-Out
- D. Request and Reply
Answer: D
NEW QUESTION # 60
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?
- A. Pipeline Profiler
- B. Code Profiler
- C. Reports & Dashboard
- D. Page Speed
- E. Google Lighthouse
Answer: C
NEW QUESTION # 61
......
Instant Download ARC-300 Dumps Q&As Provide PDF&Test Engine: https://www.dumpsquestion.com/ARC-300-exam-dumps-collection.html
Fast Exam Updates ARC-300 dumps with PDF Test Engine Practice: https://drive.google.com/open?id=1W8WXCiCquIcqnJJLCYFIfP7TtK4F0YL0