Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: scxmas70

B2C-Commerce-Architect Exam Dumps - Salesforce Certified B2C Commerce Architect (SP23)

Question # 4

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 Log Center

B.

Check the Quota Status page.

C.

Check the Global Preferences to be sure the settings are correct.

D.

Check that there was not an error during replication.

E.

Check that the cache is set correctly

Full Access
Question # 5

The Client is planning to switch to a new Payment Service Provider (PSP). They have approached an Architect to understand the time and effort to Integrate the new PSP The PSP offers a LINK cartridge compatible with SiteGenesis Pipelines, but the Client’s website is build on Controllers.

Which two options should the Architect take into consideration before starting analysis? Choose 2 answers

A.

Estimate the effort and risk to convert the LINK cartridge from pipelines to controllers.

B.

Reach out to the PSP development team and ask if a new cartridge version that supports controllers is under development

C.

Produce a proof of concept converting the most essential pipelines into controllers and integrate the cartridge.

D.

Look for a different PSP that supports controllers and would not require conversion efforts.

Full Access
Question # 6

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.

Full Access
Question # 7

The storefront integrates with a REST based Address verification service (AVS) that uses token based security. The sequence of calls in the API documentation for this AVS looks like the following

1. Client authentication call, which contains the merchantId and secret in a GET request and returns a token in the response.

2. Address verification call, which contains the token and the address to verify in a POST request.

Once the token is obtained, it is valid for hours and it is not needed to request a new one for subsequent address verification calls, the AVS charges for every request made no matter if it is client authentication call or address verification call.

Which three strategies could be applied to allow for efficient use of the service without compromising security? Choose 3 answers

A.

Apply page caching to the client authentication controller that is used with AJAX.

B.

Obtain the token from local storage of the browser and update it once It expires.

C.

Obtain the token from a custom cache before making the client authentication call.

D.

Use HTTPService caching for the client authentication call.

E.

Use a job to store and update the token in a custom object that is used from the storefront code

Full Access
Question # 8

During a load test the storefront shows steady but slow performance on all the paces being tested. The Architect opens Pipeline Profiler and sorts the data by *total time" column. The following come as the top Ave items:

Which controller should the Architect focus on to further investigate the performance issue?

A.

Product-HitTile as it has the highest hits during the load test.

B.

Search Show as this Is one of the key controllers that the customer uses

C.

Product-Detail as It has the highest total time and highest maximum time.

D.

Home-IncludeHeaderMenu as It has highest average time.

Full Access
Question # 9

A new project for a Client will involve a few different Integrations to their middleware system resulting in four different web services. All will use the same credentials to the middleware. Each will have the same timeout, but will require a separate log file prefix.

How should the Architect set this up with the Service framework using a minimal set of configuration?

A.

Four Service Configurations. Four Service Profiles, One Service Credential

B.

Four Service Configurations. Four Service Profiles, Four Service Credentials

C.

Four Service Configurations. One Service Profile, One Service Credential.

D.

One Service Configuration, Four Service Profiles, One Service Credential.

Full Access