Weekend Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

B2C-Commerce-Architect Questions and Answers

Question # 6

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?

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.

Full Access
Question # 7

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?

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.

Full Access
Question # 8

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 of the mappingsimported, if a generic mapping is created successfully, a custom object instance w createdwith 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 fromStaging 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

Full Access
Question # 9

Northern Trail Outfitters (NTO) wants to migrate its online shoo from a custom ecommerce platform to B2CCommerce. NTO needs to migrate several thousands of customer records profile information, address book). WTO can provide a B2C Commerce feed. It is currently using SHA-256 as an encryption mechanism for the customer passwords.

What approach can the Architect propose?

A.

Import the customer records, including the hashed password, as B2C Commerce supports SHA-2S6, and they will be able to login with their existing password.

B.

Do not import customer records and asks customers to create new accounts the firstfame they try to log in to the B2C Commerce storefront.

C.

Import the customer records, excluding the password field, and B2C Commerce will automatically require a password reset the first time a customer logs m to the storefront.

D.

Import the customer records, with the hashed password as a custom attribute, and during the login compare the entered password with the hashed password and save it in the password field.

Full Access
Question # 10

An Architect has been asked by the Business to integrate a newpayment LINK cartridge. As part of the integration, the Architect has created four new services to access various endpoints in the integration.

How can the Architect move the new services to Production when the integration is ready for launch?

A.

The new services will be moved to Production with a Data Replication.

B.

The new services will be moved to production with a Site Import.

C.

The new services must be manually exported from staging and Imported into Production.

D.

The new services will be moved to Production with a Code Replication.

Full Access
Question # 11

An existing B2C Commerce site has the following aliases configuration:

Which statement related to this configuration is incorrect?

A.

Hostname www example.co.uk will redirect to www.example.com/uk.

B.

Hostnamewww.example.comwill redirect to www example com/us

C.

Hostname www.example.de will redirect to www.example.com/de.

D.

Site supports multiple hostnames and locates.

Full Access
Question # 12

The Client identifies that a segment of customers need to see some products on the site that other customers should not be able to access. All products are maintained within one catalog but in separate categories. A custom attribute will be used on the Profile system object to identify customers that belong to this special segment. A customer group will be made that is qualified for by this Profile custom attribute. The storefront will be customized to include navigation to relevant categories for this customer group.

Unfortunately during technical review the Client points out that the business teams have raised a concern with maintenance and want to use a shared navigation within the catalog and not use separate categories.

Which item should the Architect suggest to efficiently fulfil this new requirement while maintaining scalability?

A.

Customize the Storefront Co use a hidden search refinement that if the user Is In the customer group then the result Includes those products with a new custom attribute.

B.

Customize theStorefront to use separate storefront catalogs with the same navigation that If the customer Is In the customer group gets assign products appropriately.

C.

Customize the Storefront to modify the search result that if the user is in the customer group thenthe result includes those products appropriately.

D.

Customize the Storefront to use a hidden search refinement and modify the customer group to be qualified for by a new product custom attribute

Full Access
Question # 13

The client provided these business requirements:

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

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

• 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

Full Access
Question # 14

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?

A.

HTTP

B.

HTTP Form

C.

Generic

D.

SOAP

Full Access
Question # 15

A client has a single site with multiple domains, locales, and languages. Afterlaunch, 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 A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 16

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

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.

Full Access
Question # 17

The Client wants to offer custom made container products on its new B2C Commerce storefront. TheClient 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 unique identifiers for material and color fields,but neither are reflected in the business requirements.

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 a material Price_Markup field, but there Isn't a business requirement to factor the material cost Into the final price calculation.

D.

The data schema includes a Color_ID field, but there isn't a business requirement to allow the customer to specify container color.

Full Access
Question # 18

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 ContentManagement Service

B.

Leverage B2C Commerce locales in Business Manager

C.

Leverage B2C Commerce content slots and assets

D.

Leverage B2C Commerce Page Designer with a dynamic layout.

Full Access
Question # 19

During discovery, the customerrequired a feature that is not inducted in the standard Storefront Reference Architecture CSFRA). In order to save budget, the Architect needs to find the quickest way to implement this feature.

What is the primary resource the Architect should use to search for an existing community Implementation of the requested feature?

A.

Salesforce Commerce Cloud GitHub repository

B.

Salesforce Commerce Cloud Trailblazer community

C.

Salesforce Trailblazer Portal

D.

Salesforce B2C Commerce Documentation

Full Access