Pass the Salesforce Architect Exams B2C-Commerce-Architect Questions and answers with CertsForce

Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions
Questions # 11:

An Architect is configuring a data replication schedule.

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

Options:

A.

Campaign


B.

Static content


C.

Storefront URLs


D.

Search Indexes


Expert Solution
Questions # 12:

A new dent is moving from their existing ecommerce platform to B2C Commerce. They have an existing service that connects to the Email Marketing System. The endpoint of the service can directly parse the data posted by the customer from the Storefront page for marketing materials subscriptions. it if required that theservice implementation on the B2C Commerce site supports authentication and encoding.

What type should the Architect document this new service as?

Options:

A.

HTTP


B.

HTTP Form


C.

Generic


D.

SOAP


Expert Solution
Questions # 13:

While validating a LINK Cartridge for inclusion into the solution, an Architect notices that the UNK cartridge documentation requires the Architect to add a script node to a Pipeline in the storefront cartridge. The script is also a valid CommonJS module.

Which approach can the Architect use to Integrate this cartridge into a site that uses Controllers only?

Options:

A.

Copy and paste the script that is required directly into the Controller, add the appropriate arguments, then execute the correct method


B.

Add the script that Is required via a require statement In the Controller, add the appropriate arguments, and execute the correct method.


C.

Add the script that is required via a Module, exports statement m the Controller add the appropriate arguments, and execute the correct method.


D.

Add the script that is required via an import$cript statement in the Controller, add the appropriate arguments, and execute the correct method.


Expert Solution
Questions # 14:

a clientuses 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?

Options:

A.

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.


B.

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.


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: download the files from SFTP, import promotions, import coupons


Expert Solution
Questions # 15:

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 toSFTP

how should the Architect configure the import job flows following the best practices?

Options:

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


Expert Solution
Questions # 16:

During implementation, the team found that there is a notification controller exposed for an external service that marks the order as paid when notification is received. The notification URL is sent to the service together with the payment request and contains only the URL with orderlD as the parameter.

What should the Architect recommend to the team in order to prevent the unauthorized usage of the controller to mark the orders as paid?

Options:

A.

Add a customer number in the callback URL and match the customer number against the one stored on the order.


B.

Add HTTPS restriction to the controller start node.


C.

Add an order token in the callback URL and match the token against the one stored on the order.


D.

Add a session attribute and validate it on the callback.


Expert Solution
Questions # 17:

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

Options:

A.

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 excludedfrom the shipping method.


B.

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.


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


Expert Solution
Questions # 18:

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 SiteGenesisPipelines, but the Client’s website is build on Controllers.

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

Options:

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 fora different PSP that supports controllers and would not require conversion efforts.


Expert Solution
Questions # 19:

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.

Question # 19

Which two options are best practice recommendations for dealing with CSRF validation? Choose 2 answers

Options:

A.

Ensure the CSRF protection is validated on form submission.


B.

Only use GET methods over HTTPS.


C.

Automatically renew the CSRF Token if expired.


D.

Only use POST methods over HTTPS.


Expert Solution
Viewing page 2 out of 2 pages
Viewing questions 11-20 out of questions