Certbus > Salesforce > Salesforce Certifications > B2C-COMMERCE-ARCHITECT > B2C-COMMERCE-ARCHITECT Online Practice Questions and Answers

B2C-COMMERCE-ARCHITECT Online Practice Questions and Answers

Questions 4

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. 15000 visits per hour, 300000 page views per hour, and 3750 orders per hour

B. 150000 visits per hour, 3000000 page views per hour, and 37500 orders per hour

C. 1500 visits per hour, 30000 page views per hour, and 375 orders per hour

D. 3000 visits per hour, 60000 page views per hour, and 750 orders per hour

Browse 65 Q&As
Questions 5

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:

1.

The messaging on Product Detail page is different

2.

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 of type string containing comma separated values.

B. A custom attribute type set-of-string containing multiple values.

C. A custom attribute of type enum-of-string (multiselect able value).

D. A custom attribute of type enum-of-string (single selectable value)

Browse 65 Q&As
Questions 6

An Architect is configuring a data replication schedule.

Which task(s) can be removed In order to reduce replication times?

A. Campaign

B. Static content

C. Storefront URLs

D. Search Indexes

Browse 65 Q&As
Questions 7

Northern Trail Outfitters (NTO) Just went live after migrating its online shop to B2C Commerce from a custom eCommerce platform. NTO now needs to migrate its orders NTO cannot provide a B2C Commerce feed, but a custom export We from its current eCommerce site.

What are the correct steps to migrate these orders to B2C Commerce?

A. Receive the orders file and use a job to generate the orders m B2C Commerce schema. Ask the client to import them on productionbefore the launch.

B. Create a B2C Commerce Support ticket and ask them to import the order flies received from Northern Trail Outfitters.

C. Receive the orders file and use a Job to place new orders in B2C Commerce with the order data received.

D. Receive the orders file and use a Job to generate the orders in B2C Commerce schema. Create a B2C Commerce Support ticket to ask them to Import the orders.

Browse 65 Q&As
Questions 8

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 info level message for the back-end asynchronous communication between both systems Report all errors at errorlevel message.

B. Report debug level message for the back-end asynchronous communication between both systems. Report al errors at error-level message.

C. Get logger for cartridge specific category. Report debug level message for the back end asynchronouscommunication between both systems. Report all errors at error level message.

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

Browse 65 Q&As
Questions 9

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 manuallyremoved 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 sessionand reprocess, use me session attribute to send emails for the cases when survey was skipped.

B. 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 datawith API from the next execution of the same job. Use the custom object 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. Onfailure, 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. 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.

Browse 65 Q&As
Questions 10

The Client has implemented a different category/search layout for mobile and desktop. The code uses a session attribute called deviceType to choose the corresponding layout. This attribute it populated from the browser user agent. After this implementation they have run into these problems:

1.

Sometimes desktop pages are being served to both desktop and mobile customers.

2.

Sometimes mobile pages ate being served to both desktop and mobile customers.

The page has cachingimplemented that depends; on promotions. SEC is very important and the site traffic is high.

Which solution should the Architect select to resolve the issue without impacting the existing requirements?

A. Create customer groups for desktop and mobile usersand uh remote includes based on these groups to render the mobile and desktop pages

B. Create customer groups for desktop and mobile users and empty promotions linked to these groups to ensure different cached versions of the page.

C. Disable caching forthese pages to ensure that the correct template is used to render the mobile and desktop pages.

D. Change the URL structure to include desktop and mobile as URL parameters to ensure different cached versions of the page

Browse 65 Q&As
Questions 11

During a review of the most recent release notes, the Architect finds that Salesforce has deprecated an API that is used throughout the site. After reviewing the deprecated API usage in Business Manager, the Architect narrows down the usage of that API to a particular LINK integration cartridge. The cartridge was integrated when the site was first launched and is heavily customized for the Client.

What is the recommended way for the Architect to remove thedeprecated API so the LINK integration continues to work without interruptions, and lowest level of effort'

A. The Architect should update all the deprecated API cats in the already integrated LINK cartridge and test thoroughly.

B. The Architect does not need to do anything at this time, the API will continue to work with no issues for the foreseeable future.

C. The Architect should check to see If the LINK cartridge has been updated already, integrate It, apply the customisations, and teat thoroughly.

D. The Architect should contact the company that created the LINK cartridge to fix the issue and provide the client with updated code.

Browse 65 Q&As
Questions 12

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 is 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 thesite 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 site to Import the storefront catalog 3rd flow It global to Import themaster catalog.

Browse 65 Q&As
Questions 13

The client provided these business requirements:

1.

The B2C Commerce storefront will integrate with the client's Order Management System (OMS).

2.

The storefront will providereel-time order export of successfully pieced orders The OMS supports both web service export end SFTP batch order export, but the client has expressed concern about the availability of the OMS. Which two solutions satisfy the requirements and address theOMS reliability concern? Choose 2 answers

A. Implement a live export of orders during checkout vie web service, marking the processed order as exported when the AM returns successfully.

B. Implement a batch export of orders to SFTP, excluding exported orders. This runs as a scheduled fc>b with a high-frequency run rate end marks processed orders as exported upon success.

C. implement a batch export of orders via web service, excluding exported orders. This runs as a scheduled Job with an hourly run rate endmarks processed orders as exported upon success.

D. Implement a Live export of orders during checkout via SFTP, marking the processed order as exported when it has completed successfully.

Browse 65 Q&As
Questions 14

The client provided these business requirements:

1.

The B2C Commerce platform will integrate with the client's Order Management System (OMS).

2.

The OMS supports Integration us-no legacy RPC style SOAP services.

3.

The OMS is hosted on client s infrastructure.

What is the right cartridge folder to place the WSDL provided for the OMS service?

A. /cartridge/webreferences2

B. /cartridge/webreferences

C. /cartridge

D. /cartridge/services

Browse 65 Q&As
Questions 15

a B2C Commerce developer has Implemented a job that connects to an SFTP, loops through a specific number of .csv rtes. and Generates a generic mapping for every file. In order to keep track ofthe mappings imported, if a generic mapping is created successfully, a custom object instance w created with the .csv file name. After running the job in the Development instance, the developer checks the Custom Objects m Business Manager and notices there Isn't a Custom Object for each csv file that was on SFTP.

What are two possible reasons that some generic mappings were not created? Choose 2 answers A. The maximum number of generic mappings was reached.

B. The generic mappings definition need to be replicated from Staging before running the job.

C. Invalid format in one or more of the .csv files.

D. The job needs to run on Staging and then replicate the generic mappings and custom objects on Development

Browse 65 Q&As
Questions 16

The Client is creating a new Storefront and their requirements include:

1.

ApplePay support

2.

Log -n through a standard OAuth2 social media account

3.

One Okie checkout process

4.

Ay Btesting for promotions Which two items require technical documentation for customizing the Storefront Reference Architecture? Choose 2 answers

A. One Click checkout process

B. ApplePay support

C. log in through a standard OAuth2 social media account

D. A/B testing for promotions

Browse 65 Q&As
Questions 17

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

A. Circuit breaker is enabled.

B. Service timeout is set.

C. Service mock up call is configured.

D. Service logging is disabled.

Browse 65 Q&As
Questions 18

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 Issuing a Basic Auth requestto the service provider.

B. By performing a signed SOAP Auth request using a certificate.

C. By wrapping the authentication service call with Basic Auth.

D. By disabling Basic Auth and executing the service authentication call.

Browse 65 Q&As
Exam Name: Salesforce Certified B2C Commerce Architect
Last Update: Mar 15, 2025
Questions: 65 Q&As

PDF

$49.99

VCE

$55.99

PDF + VCE

$65.99