Pass Your Salesforce Exam with B2C-Commerce-Architect Exam Dumps (Updated 66 Questions) [Q10-Q30]

Share

Pass Your Salesforce Exam with B2C-Commerce-Architect Exam Dumps (Updated 66 Questions)

B2C-Commerce-Architect Exam Dumps - Salesforce Practice Test Questions


Salesforce B2C-Commerce-Architect certification exam is designed for professionals who have significant experience in the Salesforce B2C Commerce platform. It is an advanced-level certification that validates the candidate's knowledge and skills required to design and architect solutions for complex B2C Commerce environments. Candidates must pass the Salesforce Certified B2C Commerce Developer exam and complete the B2C Commerce Architect Pathway to qualify for the certification exam. The Salesforce Certified B2C Commerce Architect certification is highly valued in the industry and can open up new career opportunities for professionals.

 

NEW QUESTION # 10
An existing B2C Commerce site has the following aliases configuration:

Which statement related to this configuration is incorrect?

  • A. Hostname www.example.com will redirect to www example com/us
  • B. Hostname www.example.de will redirect to www.example.com/de.
  • C. Site supports multiple hostnames and locates.
  • D. Hostname www example.co.uk will redirect to www.example.com/uk.

Answer: A


NEW QUESTION # 11
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

  • A. Define a new searchable attribute for Screen Size.
  • B. Create a new search refinement for a Boolean value true or false and label it "big screen."
  • C. Configure catalog-level search refinement definition for Screen Size.
  • D. Configure Screen Size threshold search refinement bucket definitions.

Answer: A,C


NEW QUESTION # 12
An Architect has been asked by the Business to integrate a newpayment LINK cartridge. As part of the integration, the Architect has created four new services to access various endpoints in the integration.
How can the Architect move the new services to Production when the integration is ready for launch?

  • A. The new services will be moved to production with a Site Import.
  • B. The new services must be manually exported from staging and Imported into Production.
  • C. The new services will be moved to Production with a Code Replication.
  • D. The new services will be moved to Production with a Data Replication.

Answer: C

Explanation:
For deploying new services related to a payment LINK cartridge to Production, the correct method is through Code Replication (D). This approach ensures that all new code changes, including the integration services, are consistently applied across different environments. Code replication covers deploying all changes made in code, scripts, and service configurations from a staging or development environment to the production environment. This process ensures that all new functionalities are tested in a controlled environment before being moved to production, reducing the risk of errors affecting the live site.


NEW QUESTION # 13
An existing B2C Commerce site has the following aliases configuration:

Which statement related to this configuration is incorrect?

  • A. Hostnamewww.example.comwill redirect to www example com/us
  • B. Hostname www.example.de will redirect to www.example.com/de.
  • C. Site supports multiple hostnames and locates.
  • D. Hostname www example.co.uk will redirect to www.example.com/uk.

Answer: A


NEW QUESTION # 14
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 shares the same database with Service Cloud while other solutions need to build additional integration.
  • B. The existing Service Cloud implementation team could extend the Salesforce Order Management product to the existing org.
  • C. B2C Commerce order management does not support complex or advanced use cases.
  • D. Salesforce Order Management synchronizes orders to and from B2C Commerce, which essentially replaces the Service Cloud Connector.
  • E. 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.

Answer: B,C,E


NEW QUESTION # 15
An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their potential shipping costs on the Product Detail Page before adding an item to the cart.
For this feature, shipping touts are calculated using the following logic:
* Set the shipping method on the Basket
* Add the item to the basket, calculate the basket total and get the shipping cost for this method
* Remove the item from the Basket to restore the original state
* The above process is repeated for each shipping method
During the testing it was discovered that the above code violates the spi.basket.addResolveInSameResquest quota.
What should the Architect do to resolve this issue and maintain the business requirement?

  • A. Wrap the adding of product and shipping cost calculation in a transaction which Is then rolled back to restore the original state
  • B. Wrap each Individual step of the process its own transaction Instead of using one transaction for all steps.
  • C. Omit the removal of the Item and speed up the process for the customer by adding the product to the basket for them.
  • D. Omit the calculation of shipping cost until the customer is ready to check out and has chosen the shipping method they want to

Answer: A


NEW QUESTION # 16
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. 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.
  • B. 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
  • C. Migrate the Subscriber Key in Marketing Cloud to be the Service Cloud Contact or Person Account ID.
  • D. Send the Marketing Cloud Subscriber Key to Service Cloud and B2C Commerce to be held for reference.

Answer: B,C


NEW QUESTION # 17
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?

  • A. A custom attribute type set-of-string containing multiple values.
  • B. A custom attribute of type enum-of-string (single selectable value)
  • C. A custom attribute of type enum-of-string (multiselect able value).
  • D. A custom attribute of type string containing comma separated values.

Answer: B

Explanation:
For the shoe producer implementing Salesforce B2C Commerce, the attribute used to specify the type of shoes (boots, sandals, sneakers) should be set as a single selectable value, hence the use of an enum-of-string type. This data type allows for the selection of one option from a predefined list, which is ideal for cases where each product can only be categorized into one type. This ensures that data integrity is maintained while providing clear and distinct categorization that can easily be used for filtering on the Product Search Results page and for customized messaging on the Product Detail page.


NEW QUESTION # 18
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. Use SMS as a channel due to its significantly higher engagement rate as compared to email
  • C. Configure Einstein Retargeting Recommendations in Marketing Cloud to automate segment generation for Journey Builder
  • D. Consider using Einstein Discovery to generate a retargeting score representing likelihood to purchase in the next three months

Answer: B,C


NEW QUESTION # 19
A third party survey provider offers both an API endpoint for individual survey data and an SFTP server endpoint that can accept batch survey data. 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?

  • A. Create a custom session attribute when the survey is required. Send to the API endpoint in real-time. On failure, capture the survey data in the session and reprocess, use me session attribute to send emails for the cases when survey was skipped.
  • B. Send the survey data to the API endpoint in real-time until the survey data is successfully captured.
    Instruct the OMS development team to update their XML parser, use the Order survey attribute to send emails for the cases when the survey was skipped.
  • C. Create a custom object when the survey is required Send to the API endpoint in real-time. On success, remove the object. On failure, capture the survey data in the custom object and later reprocess with a job. Use the custom object to send emails for the cases when survey was skipped.
  • D. Create a custom object to store the survey data. Send to the API endpoint using a job. On success, remove the custom object. On failure, send the survey data with API from the next execution of the same job. Use the custom object to send emails for the cases when the survey was skipped.

Answer: A


NEW QUESTION # 20
An Order Management System (OMS) handles orders from multiple brand specific sites, as part of the processing, the OMS sends the processing detail to be added at notes to the orders in B2C Commerce. These processing details are captured temporarily in custom objects, and are later processed by a batch Job that:
* Processes the custom object to extract the orderid and note data.
* Tries to load the order.
* If the order is not found, it deletes the custom object and moves on.
* If the order is found, it updates notes In the Order, upon successful update of this order, it deletes the custom object.
There is an Issue reported that the job is constantly failing and custom objects are growing in number. On investigating the production look the message below is being logged on each failure:

What are three solution The Architect can take to fix this issue without losing meaningful data?
Choose 3 answers

  • A. Engage B2C Commerce Support Team to soften the quota limit for ''object.OrderPO.relation.notes''
  • B. Using BM site import/export, soften the
    <quota id=''object.orderPo.relation,notes''> <custom-action>warn<custom-action> </quots> to make sure that neither order notes are lost and custom object is processed.
  • C. Take the backup of the Order as XML and delete the Order to ensure on the next job run, the custom objects are getting processed.
  • D. Take the backup of the custom object and delete the custom object to ensure on the next job run the custom objects are getting processed.
  • E. Take the backup of the Order as XML and delete the notes from Order to ensure on the next job run the custom objects are getting processed.

Answer: A,B,E


NEW QUESTION # 21
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

  • A. Define a new platform event in the back-end system for the order details and then create a Process Builder process to initiate the platform event when the opportunity status changes to Closed-Won.
  • B. Enable ESB to subscribe to the platform event using the CometD protocol and notify the back-end ERP system to create the order asynchronously.
  • C. Enable ESB to publish to the platform event using the CometD protocol and notify the back-end ERP system to create the order synchronously.
  • D. Define a new platform event in Salesforce and then create a Process Builder process to publish a platform event when the opportunity status changes to Closed-Won.

Answer: B,C


NEW QUESTION # 22
A client is planning to migrate its e-commerce to Salesforce Commerce Cloud. Their expectation is to increase the business volume by 300%. As an architect you decide before go-live execute a load testing in order to check that the new site will fit client expectations. This table show the results of test execution:

* 500 http error appears twice during search refinement and 404 is shown while accessing an specific PDP. According to the results shown above, how can we evaluate the load test?

  • A. There are two blockers. Go live must be postponed until checkout and place order average time is under 1,500 milliseconds. Otherwise a lot of purchases will be lost.
  • B. Go live must be postponed until those 400/500 errors will be fixed.
  • C. In general it is pretty good, the new site will work as expected. We can proceed with the go live and after that some improvements on place order should be done.
  • D. We can proceed with the go live. All key performance indicators are now better than in the old site even with 300% more volume.

Answer: B


NEW QUESTION # 23
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

  • A. - One customer group and SO subgroups for customers
    - One customer group and 30 subgroups for employees
    - One customer group and 10 subgroups for vendors
  • B. - One promotion and SO campaigns for customers
    - One promotion and 30 campaigns for employees
    - One promotion and 10 campaigns for vendors
  • C. - One campaign and multiple promotions for each customer group
  • D. - 50 customer groups for customers
    - 30 customer groups for employees
    - 10 customer groups for vendors

Answer: B,D


NEW QUESTION # 24
A Retailer has a single storefront site and a Product Management System (PIM). The Pin is Generating the master catalog and storefront categorization catalog every day and it uploading them to SFTP how should the Architect configure the import job flows following the best practices?

  • A. 1st flow is assigned to the site to download the files from SFTP. 2nd flow is assigned to the site to Import the master catalog. 3rd flow K global to Import the storefront catalog.
  • B. 1st flow is global to download the files horn SFTP. 2nd flow is global to import the master catalog. 3rd flow Is global to Import the storefront catalog.
  • C. 1st flow is assigned to the site to download the files from SFTP. 2nd flow is assigned to the site to Import the storefront catalog 3rd flow It global to Import the master catalog.
  • D. 1st flow is global to download the files from SFTP. 2nd flow is global to import the storefront catalog
    3rd flow K global to Import the master catalog.

Answer: B


NEW QUESTION # 25
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

Answer: C

Explanation:
The appropriate tool to verify that the problem is indeed caused by the inventory check at the beginning of checkout is the Pipeline Profiler in Business Manager. This tool allows an architect to analyze the performance of specific code execution paths, including those involving third-party API calls. It helps identify bottlenecks and inefficiencies in the pipeline execution, particularly useful in situations where custom code like inventory checks may impact site functionality. The use of the Pipeline Profiler would enable the architect to pinpoint if the custom inventory check is causing the checkout process to fail or redirect users inappropriately.


NEW QUESTION # 26
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 SOAP 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. The Marketing REST API uses XML request and response bodies and resource endpoints to support multi-channel use.
  • D. NTO can use Marketing Cloud REST API for integrating with Service Cloud.

Answer: C,D


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

  • A. Add a new log category for this service with level greater than the sensitive data is added to avoid logging.
  • B. Implement filterLogMessage method for the ServiceCallback to filter response log messages.
  • C. Implement getRequestLogMessage method for the ServiceCallback and remove sensitive data.
  • D. Implement filterResponseLogMessage method for the ServiceCallback to filter response log messages.

Answer: B


NEW QUESTION # 28
A company manages its regional operations as separate businesses. The regional sites (Site A and Site B) operate with:
* Separate realms
* Deferent code bates
* Different category navigation menus
* Frequent updates on category structure
The requirement from the business is to provide hreflang link tags on category pages pointing to the same category on the other regional site. Example MTML for one of these links as displayed on Site A is:

Which solution should the Architect choose while keeping performance in mind?

  • A. Create a custom Business Manager module. Ask the business to maintain the hreflang link tags for each regional site in this Business Manager module.
  • B. Create additional locales in al realms create a new custom attribute on the category that is localized.
    Populate the attribute with the other site URLs and use it to display the hreflang tag.
  • C. Create a new custom object type Populate the hreflang mapping for each category and locale in this custom object. Use the custom object to display the hreflang link tag.
  • D. Create a new custom attribute on the Category. Populate the attribute with the other entire site URLs corresponding to locales In JSON Format. Use the attribute to display the hreflang link tag.

Answer: D


NEW QUESTION # 29
The Client isCrowing and decided to migrate its ecommerce website to B2C Commerce. The Client provided the Architect with the f metrics for its existing website over the past 12 months and forecasted into the next year:

Noting these historical metrics and the forecasted growth of 300%, which load test targets meet best practices for testing the new B2C Commerce site?

  • A. 15000 visits per hour, 300000 page views per hour, and 3750 orders per hour
  • B. 1500 visits per hour, 30000 page views per hour, and 375 orders per hour
  • C. 3000 visits per hour, 60000 page views per hour, and 750 orders per hour
  • D. 150000 visits per hour, 3000000 page views per hour, and 37500 orders per hour

Answer: C


NEW QUESTION # 30
......

New Real B2C-Commerce-Architect Exam Dumps Questions: https://drive.google.com/open?id=16GyLoeHOV9ykDKOCuwrxzW_c5zyNkH_X

Pass Your B2C-Commerce-Architect Exam Easily with Accurate PDF Questions: https://www.pass4sures.top/Salesforce-Architect/B2C-Commerce-Architect-testking-braindumps.html