New 2023 Guaranteed Success with Dumps4PDF B2C-Commerce-Architect Dumps Salesforce PDF Questions [Q12-Q32]

Share

New 2023 Guaranteed Success with Dumps4PDF B2C-Commerce-Architect Dumps Salesforce PDF Questions

Exceptional Practice To Salesforce Certified B2C Commerce Architect Pass the First Time


Salesforce B2C-Commerce-Architect Exam Syllabus Topics:

TopicDetails
Topic 1
  • Given a site launch, monitor launch activities that cover all system health indicators
  • Given a set of real-time integration requirements, leverage the productized Service Framework for real-time integration
Topic 2
  • 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
Topic 3
  • 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 4
  • 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

 

NEW QUESTION 12
The Client has requested an Architect's help in documenting the architectural approach to a new home page.
The requirements provided by the business are:
* Multiple areas of static image content, some may need text shown at well
* The content page must be Realizable
* A carousel of featured products must be shown below a banner 101191
* Recommended categories will be featured based on the time of year
Which two solutions would fulfil these requirements?
Choose 2 answers

  • A. Leverage B2C Commerce content slots and assets
  • B. Leverage B2C Commerce Content Management Service
  • C. Leverage B2C Commerce locales in Business Manager
  • D. Leverage B2C Commerce Page Designer with a dynamic layout.

Answer: A,D

 

NEW QUESTION 13
A client has a single site with multiple domains, locales, and languages. After launch, there is a need for the client to perform offline maintenance. The client would like to show the same maintenance page for each locale.
Which version of aliases,Json file below will accomplish this task?
A)

B)

C)

D)

  • A. Option C
  • B. Option D
  • C. Option B
  • D. Option A

Answer: B

 

NEW QUESTION 14
The Client is Crowing 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. 3000 visits per hour, 60000 page views per hour, and 750 orders per hour
  • B. 15000 visits per hour, 300000 page views per hour, and 3750 orders per hour
  • C. 150000 visits per hour, 3000000 page views per hour, and 37500 orders per hour
  • D. 1500 visits per hour, 30000 page views per hour, and 375 orders per hour

Answer: D

 

NEW QUESTION 15
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 Production Instance of a rental Realm.
  • B. The Development Instance of the existing Realm.
  • C. The Production instance of the existing Realm.
  • D. The Development Instance of a rental Realm.

Answer: A

 

NEW QUESTION 16
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 standard step to download files from sftp end two steps that use Execute Script Module to import the promotion end 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 custom step to download the files from SFTP, and two standard steps to import the promotion and coupons.
  • D. Create a Job and define three custom steps:downloadthe files from SFTP, import promotions, import coupons

Answer: D

 

NEW QUESTION 17
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. In Business Manager, set an availability low ranking threshold in Search Preferences.
  • B. In Business Manager, select Show Orderable Products Only at the root level to hide any products that are currently out of stock.
  • C. 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.
  • D. In Business Manager, enter a higher boost factor for availability in Searchable Attributes.

Answer: C

 

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

  • A. Document the data objects, the interface, and data synchronization frequency between the systems.
  • B. Document the design of implementing a new B2C Commerce cartridge following the Industry standard best practices
  • C. Document how the customer online journey flown from landing on the page to placing of the order
  • D. Document the customizations required on top of the LINK cartridge based on current commerce implementation and business needs.
  • E. Document the data mapping between commerce and customer service provider.

Answer: A,D,E

 

NEW QUESTION 19
A company currently uses B2C Commerce and Service Cloud for one of its storefronts. They are now considering implementing the 'Order on Behalf of flow. Which consideration must a Solution Architect keep in mind while implementing the 'Order on Behalf of flow?

  • A. The Service Cloud Connector does not require B2C Commerce to be registered as a remote site as long as the Service Cloud org and B2C Commerce realm are in the same geographic region.
  • B. The Service Cloud Connector can work with any valid Service Cloud user. There is no specific need for an Integration User with administrative rights.
  • C. The Service Cloud Connector enables data synchronization through SOAP services using Service Cloud and B2C Commerce. REST services are not available for such data synchronization needs.
  • D. The Service Cloud Connector is not available for guests or anonymous storefront shoppers. Use Order on Behalf with registered B2C Commerce customer accounts.

Answer: A

 

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

  • A. Use <toprint value="${searchPhrase}" />
  • B. Use <isprint value='${searchPhrase} encoding-'jsblock" />
  • C. Use <isprint value="${searchPhrase}* encoding-'jshtmr />
  • D. Replace ' with double Quote*

Answer: B

 

NEW QUESTION 21
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 updated to use SFRA Controllers.
  • C. The job Pipelines must be removed and recreated with scripts.
  • D. The Job Pipelines must be updated to use SiteGenesis Controllers.

Answer: C

 

NEW QUESTION 22
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 global to download the files horn SFTP. 2nd flow n global to import the master catalog. 3rd flow Is global to Import the storefront catalog.
  • B. 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.
  • C. 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.
  • D. 1st flow is assigned to the site to download the files from SFTP. 2nd flow is assigned to the sHe to Import the storefront catalog 3rd flow It global to Import the master catalog.

Answer: C

 

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

Answer: A,C,D

 

NEW QUESTION 24
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. Create custom cache for this request.
  • B. Use URL hashes for parameter campaign
  • C. Always use the same URL parameter order
  • D. New cache partition

Answer: B,C

 

NEW QUESTION 25
To properly configure your service connection to Salesforce Marketing Cloud your receive this configuration:

After making a call to this service you receive a ServiceUnavailableException. What could be the reason?

  • A. Rate Limit is reached.
  • B. Service mode is Mocked.
  • C. Commerce Cloud IP not whitelisted on Marketing Cloud.
  • D. Circuit Breaker is enabled on the service profile and max circuit breaker calls are reached in the allowed time interval.
  • E. Force PRD Behavior in Non-PRD Environments option in the service configuration is checked.

Answer: A,D

 

NEW QUESTION 26
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. - 50 customer groups for customers
    - 30 customer groups for employees
    - 10 customer groups for vendors
  • B. - One customer group and SO subgroups for customers
    - One customer group and 30 subgroups for employees
    - One customer group and 10 subgroups for vendors
  • C. - One campaign and multiple promotions for each customer group
  • D. - One promotion and 50 campaigns for customers
    - One promotion and 30 campaigns for employees
    - One promotion and 10 campaigns for vendors

Answer: A,B

 

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. With Shield, encrypted fields cannot be used to filter or sort in Process Builder and Flow Builder.
  • 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. Field-Level Encryption is also required on Marketing Cloud to encrypt the custom fields.

Answer: B,C

 

NEW QUESTION 28
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 that there was not an error during replication.
  • B. Check the Global Preferences to be sure the settings are correct.
  • C. Check Log Center
  • D. Check that the cache is set correctly
  • E. Check the Quota Status page.

Answer: C,D,E

 

NEW QUESTION 29
The client provided these business requirements:
* The B2C Commerce platform will integrate with the Client s Order Management System (OMS).
* The OMS supports Integration using REST services.
* The OMS is hosted on the Clients infrastructure.
Whet configurations are needed for this integration with the OMS?

  • A. A service profile configuration, a WAF configuration, and a service credential configuration.
  • B. A service configuration, a service profile configuration, and a user credential configuration.
  • C. A service configuration, a service profile configuration, and a service credential configuration.
  • D. A service configuration, a hostname alias configuration, and a user credential configuration.

Answer: C

 

NEW QUESTION 30
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 standard email address field for contacts and leads needs to be populated with a token
  • B. The synchronized data extensions will include the token and all PII attributes
  • C. The token with all supporting attributes will need to be stored in Service Cloud
  • D. All emails will need to be sent through Marketing Cloud or Marketing Cloud Connect to avoid disruptions

Answer: B,D

 

NEW QUESTION 31
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 the adding of product and shipping cost calculation in a transaction which Is then rolled back to restore the original state
  • 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. Wrap each Individual step of the process its own transaction Instead of using one transaction for all steps.

Answer: B

 

NEW QUESTION 32
......

B2C-Commerce-Architect EXAM DUMPS WITH GUARANTEED SUCCESS: https://pass4sure.dumps4pdf.com/B2C-Commerce-Architect-valid-braindumps.html