[May-2023] Updated Salesforce Architect B2C-Commerce-Architect Exam Questions BUNDLE PACK [Q17-Q40]

Share

[May-2023] Updated Salesforce Architect B2C-Commerce-Architect Exam Questions BUNDLE PACK

Master The Salesforce Content B2C-Commerce-Architect EXAM DUMPS WITH GUARANTEED SUCCESS!


The Salesforce B2C-Commerce-Architect certification exam is a rigorous exam that assesses the candidate’s knowledge and expertise in various aspects of B2C Commerce architecture. Candidates who pass this exam become certified B2C Commerce Architects and are highly sought-after by companies that use Salesforce Commerce Cloud to develop and manage their B2C Commerce solutions. The certification is a valuable credential for professionals who want to advance their careers in the B2C Commerce industry and demonstrate their proficiency in designing and developing complex B2C Commerce solutions.


The Salesforce B2C-Commerce-Architect exam is designed for individuals who are interested in pursuing a career in Salesforce B2C-Commerce. As a Salesforce Certified B2C Commerce Architect, you will be responsible for designing and implementing solutions that meet the unique needs of B2C businesses.

 

NEW QUESTION # 17
A B2C Commerce merchant has multiple live sites across different brands and geographies all supported by Service Cloud and Marketing Cloud. Unfortunately, the merchant is having customer service challenges caused by fragmented views of the customer. Customers occasionally use alternate email addresses, make purchases as guests, and contact customer service anonymously. The Success Manager believes that Customer 360 Data Manager could help them solve their problem.
How should a Solution Architect describe the role of Customer 360 Data Manager in this context?

  • A. Customer 360 Data Manager can be used to recognize customers as humans and extend existing records related to that human across connected systems with a consistent Global Party ID.
  • B. Customer 360 Data Manager cannot be used across multiple brands within a single merchant environment because the customer as human view cannot support different accounts under separate brands.
  • C. When Customer 360 Data Manager is provisioned, B2C Commerce, Service Cloud, and Marketing Cloud will automatically use a common core Customer Profile managed by Customer 360 Data Manager.
  • D. Customer 360 Data Manager can be used to identify multiple records within each separate system representing the same person and assigning them a consistent Global Party ID; additional custom development is then required to relate those IDs between systems.

Answer: A


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

  • A. Add this snippet to the aliases configuration for the domain
  • B. Add this snippet to the aliases configuration for the domain:
  • C. Add dynamic catch-all rule to redirect to home page.
  • D. Add dynamic redirect if the URL contains parameter to Home Show.
    Add this snippet to the aliases configuration for the domain

Answer: B


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

Answer: C,D


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

  • A. Quota Status
  • B. Job Schedules
  • C. Custom Log Settings
  • D. Pipeline Profiler
  • E. Analytics Conversion Reports

Answer: A,B,E


NEW QUESTION # 21
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 reads the parameter on client-side, passes it to the analytics and exclude It from cache parameters.
  • B. Add the key to the cache exclude parameters.
  • C. Rework the Implementation so the parameter is not passed In the URL and is read from the URL hash.
  • D. Rework the Implementation so it doesn't depend on that parameter.

Answer: B


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

  • A. Create a separate pricebook per physical store. Use post/zip code to activate this pricebook through a customer group. Show only the products with price by applying price refinement.
  • B. Create a separate shipping method per physical store. Use post/zip code to determine the applicable shipping method. Show only the products that are not excluded from the shipping method.
  • C. Create a separate site per physical store. Use post/zip code to redirect the customer to the relevant site.
    Show the products from the site navigation catalog.
  • D. Create a separate category per physical store use post/Tip code with a mapping to determine the relevant category. Show only the products from this category.

Answer: A,B


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

  • A. Create a job that sets all unavailable products to be hidden. Schedule the job to run hourly to clean up the catalog on a regular basis.
  • B. In Business Manager, set an availability low ranking threshold in Search Preferences.
  • C. In Business Manager, enter a higher boost factor for availability in Searchable Attributes.
  • D. In Business Manager, select Show Orderable Products Only at the root level to hide any products that are currently out of stock.

Answer: A


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

Answer: A


NEW QUESTION # 25
The Client plans to deploy a new payment provider and Order Management System on its existing B2C Commerce website. They have asked an Architect to advise which environment it should use to conduct load testing of its new integrations.
Which environment should be used as the ideal environment for this kind of load test?

  • A. The Development Instance of a rental Realm.
  • B. The Development Instance of the existing Realm.
  • C. The Production instance of the existing Realm.
  • D. The Production Instance of a rental Realm.

Answer: D


NEW QUESTION # 26
The Client wants to offer custom made container products on its new B2C Commerce storefront. The Client provided two business requirements.
* Customer can specify container length, width, and height.
* Customer can specify the material that the container is made of.
The Client also provided the Architect a current data schema (shown below) for reference while preparing the technical documentation.

Which two gaps between the requirements and the data schema should the Architect discuss with the Client?
Choose 2 answers

  • A. The data schema includes a material Price_Markup field, but there Isn't a business requirement to factor the material cost Into the final price calculation.
  • B. The data schema includes an implied structure that the customer's choices should be captured as custom objects, but there isn't a business requirement to do so
  • C. The data schema includes unique identifiers for material and color fields, but neither are reflected in the business requirements.
  • D. The data schema includes a Color_ID field, but there isn't a business requirement to allow the customer to specify container color.

Answer: A,D


NEW QUESTION # 27
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 are not visible to the user, but there are no other feature impacts.
  • B. Field-Level Encryption is also required on Marketing Cloud to encrypt the custom fields.
  • C. 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.
  • D. With Shield, encrypted fields cannot be used to filter or sort in Process Builder and Flow Builder.

Answer: C,D


NEW QUESTION # 28
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. - 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
  • 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. -Four sibling flows execute steps in parallel: import products, stores, price, content
    -last flow executes steps in sequence: import:categories, reindex
  • 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 # 29
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

  • A. Check the Global Preferences to be sure the settings are correct.
  • B. Check the Quota Status page.
  • C. Check that there was not an error during replication.
  • D. Check that the cache is set correctly
  • E. Check Log Center

Answer: B,C,D


NEW QUESTION # 30
Your project requires the integrating with a 3rd party PIM for importing master catalog, two storefront catalogs and pricebooks. All imports need to happen in a single job. Search indexes will also need to be re-built.

  • A. Two flows are needed. First flow will execute in parallel under organization scope the master catalog import and then the storefront catalogs and on the other hand in parallel the pricebooks imports. Then new flow will be needed with site scope to perform site reindex.
  • B. Two flows are needed. First flow will execute in parallel under site scope the master catalog import and then the storefront catalogs and on the other hand in parallel the pricebooks imports. Then new flow will be needed with site scope to perform site reindex.
  • C. Two flows are needed. First will execute in parallel under organization scope the master catalog import and then the other flow with storefront catalog import and pricebooks (sequential) organization scope. The second flow will be needed with site scope to perform site reindex.
  • D. Three flows are needed. First to import master and storefront catalogs (organization scope). Another job flow with site scope to import pricebooks and another to perform site reindex under site scope.

Answer: A


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

  • A. B2C Commerce needs to be registered as a remote site.
  • B. Guests or anonymous storefront shoppers are not supported in this scenario.
  • C. Service agents need a corresponding storefront login mapped to their Service Cloud user record.
  • D. The Service Cloud Connector only supports Person Accounts as a customer model.
  • E. The Service Cloud Connector only supports contacts as a customer model.

Answer: C,D


NEW QUESTION # 32
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. Code Profiler
  • B. Page Speed
  • C. Google Lighthouse
  • D. Pipeline Profiler
  • E. Reports & Dashboard

Answer: E


NEW QUESTION # 33
A Marketing team plans to support the launch of a new product line. In discussion with the Sales and IT teams, the Marketing team proposed introducing a leads-management process, along with a web-to-lead form for the landing page that supports the product launch.
The leads captured using the form are added to the new nurturing journey in Marketing Cloud and subsequently routed to the relevant sales team once they qualify at a certain threshold.
What are two implications that a Solution Architect should consider prior to implementing this solution? Choose 2 answers

  • A. Leads are unique contact records in Marketing Cloud
  • B. Need for additional handling of consent, preferences, and compliance for converted leads in Marketing Cloud
  • C. Engagement history from the lead record will be natively available for contact record in Marketing Cloud
  • D. Leads can have detrimental impact on quality of contact records in Sales Cloud

Answer: B,D


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

  • A. A new order export job must be created to export orders.
  • B. A new customer export Job must be created to export customers.
  • C. A new inventory Import Job must be created to manage inventory.
  • D. A new product Import Job must be created to manage products.

Answer: C,D


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

  • A. Service Cloud for customer segmentation; third-party service for creation of coupon codes; B2C Commerce and Marketing Cloud functionalities to send abandoned cart emails; Service Cloud to track email opens and forwards.
  • B. B2C Commerce for customer segmentation; Service Cloud for creation of coupon codes; B2C Commerce and Marketing Cloud functionalities to send abandoned cart emails; Service Cloud to track email opens and forwards.
  • C. Marketing Cloud for customer segmentation; B2C Commerce for creation of coupon codes; B2C Commerce and Marketing Cloud functionalities to send abandoned cart emails; Marketing Cloud to track email opens and forwards.
  • D. Marketing Cloud for customer segmentation; Service Cloud for creation of coupon codes; B2C Commerce to send abandoned cart emails; Tableau CRM to track email opens and forwards.

Answer: C


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

  • A. By wrapping the authentication service call with Basic Auth.
  • B. By Issuing a Basic Auth request to the service provider.
  • C. By disabling Basic Auth and executing the service authentication call.
  • D. By performing a signed SOAP Auth request using a certificate.

Answer: B


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

  • A. Automatically renew the CSRF Token if expired.
  • B. Only use POST methods over HI IPS.
  • C. Only use GET methods over HTTPS.
  • D. Ensure the CSRF protection is validated on form submission.

Answer: A,D


NEW QUESTION # 39
A company wants to migrate their existing in-house order management solution to the Salesforce Order Management product, which will trigger post-purchase transactional emails through Marketing Cloud. They are already using B2C Commerce, Service Cloud, and Marketing Cloud, as well as the B2C Commerce - Service Cloud Connector and Marketing Cloud Connect.
What are three actions that a Solution Architect must take when planning and deploying this solution? Choose 3 answers

  • A. Migrate subscriber keys in Marketing Cloud to a new Order Management customer identifier.
  • B. Replace the Service Cloud Connector with an Order Management Connector for B2C Commerce.
  • C. Modify the Service Cloud Connector implementation to remove potentially conflicting features with the Order Management Connector.
  • D. Integrate Salesforce Order Management to B2C Commerce for order history and user self service.
  • E. Configure data extensions and triggered sends in Marketing Cloud to support transactional emails for ordering scenarios.

Answer: A,C,D


NEW QUESTION # 40
......

Pass Salesforce B2C-Commerce-Architect Exam – Experts Are Here To Help You: https://protechtraining.actualtestsit.com/Salesforce/B2C-Commerce-Architect-exam-prep-dumps.html