[Q30-Q49] 2023 Updated B2C-Commerce-Architect PDF for the B2C-Commerce-Architect Tests Free Updated Today!

Share

2023 Updated B2C-Commerce-Architect PDF for the B2C-Commerce-Architect Tests Free Updated Today!

Fully Updated Dumps PDF - Latest B2C-Commerce-Architect Exam Questions and Answers


Salesforce B2C-Commerce-Architect Exam Syllabus Topics:

TopicDetails
Topic 1
  • Given an implementation issue, demonstrate the ability to identify root causes and recommend solutions
  • Given a customer's business requirement, create a technical specification that accurately reflects the business requirement
Topic 2
  • Given a complex issue or set of issues, guide a development team in the steps toward resolution
  • Given data migration scenarios, plan and support the data migration process
Topic 3
  • Given a site launch checklist, identify rollback steps possibly required, plan post-production activities
  • Given an implementation performance issue, demonstrate the ability to identify and address existing
Topic 4
  • 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

 

NEW QUESTION 30
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. One Service Profile, One Service Credential.
  • B. One Service Configuration, Four Service Profiles, One Service Credential.
  • C. Four Service Configurations. Four Service Profiles, Four Service Credentials
  • D. Four Service Configurations. Four Service Profiles, One Service Credential

Answer: A

 

NEW QUESTION 31
Given the SFRA Controller below:

Why would a JavaScript debugger, that is stopped at line 06, fall to show the viewdata variable in the inspection tool?

  • A. viewdata is assigned but not declared.
  • B. cache. applyDefauItCache is not a valid middleware.
  • C. viewdata is a B2C Script reserved name.
  • D. viewdata is declared but not assigned.

Answer: A

 

NEW QUESTION 32
The Client wants to have a flash sate on a few products every day. These products aresold through B2C Commerce as wellas an in store Point of Sale system that it tied to the same inventory.
AnArchitect analyzes the followingproposed solution:
Inventory feed w*l continue to run dailybut add a web-service call to compare and update B2C Commerce inventory in real time during checkout after a flash product's inventory reaches a threshold.
Which two risks should the Architect communicate to the Client about this solution?
Choose 2 answers

  • A. If the externals hosted web-service is unreliable. It could be a point of failure in the site s order placement flow.
  • B. If the product Inventory threshold that triggers the web service calls is reached too often. It will have a negative Impact on site performance.
  • C. The default rate limiter configuration for the web-service could cause the web-service to return an exception during high traffic.
  • D. Because the job would still be configured to run daily there will be a degrade in performance during non-flash sales periods

Answer: A,B

 

NEW QUESTION 33
Given the above OCAPI definitions, which permission or permissions apply?

  • A. Allows external applications to create coupons
  • B. Allows external applications to update coupons
  • C. Allows external applications to create, update, and delete coupons
  • D. Allow external applications to create, update, and delete both coupons and coupon codes

Answer: B

 

NEW QUESTION 34
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 the service implementation on the B2C Commerce site supports authentication and encoding.
What type should the Architect document this new service as?

  • A. Generic
  • B. HTTP Form
  • C. HTTP
  • D. SOAP

Answer: D

 

NEW QUESTION 35
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 custom step to download the files from SFTP, and two standard steps to import the promotion and 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 custom steps:downloadthe files from SFTP, import promotions, import coupons
  • D. 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.

Answer: C

 

NEW QUESTION 36
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. Reach out to the PSP development team and ask if a new cartridge version that supports controllers is under development
  • B. Look for a different PSP that supports controllers and would not require conversion efforts.
  • C. Estimate the effort and risk to convert the LINK cartridge from pipelines to controllers.
  • D. Produce a proof of concept converting the most essential pipelines into controllers and integrate the cartridge.

Answer: A,C

 

NEW QUESTION 37
The Client currently manages Customers, Inventory, and Product Information with dedicated backend systems as shown In the Systems Diagram below. There is also an external Email Marketing System (EMS)in place.
The EMS needs order data to email recommendations to customers using an existingemail campaign.These recommendations should be to only send for products that are instock. The EMS has no access to the backend systems so this data should come from the Salesforce B2C Commerce site.

Which relationships should be added to the Systems Diagram to complete it and fulfill the chant requirements necessary for the email campaign?

  • A. Order, Customer, and Product data should be exported from Staging. Inventory data should be exported from Production.
  • B. Order, Customer, and Inventory data should be exported from Production. Product data should be exported from staging.
  • C. Order and Inventory should be exported from Production. Products should be exported from Staging.Customers should be exported from the external Customer Management System.
  • D. Order and Customer data should be exported from Production. Product and Inventory data should be exported from Staging.

Answer: B

 

NEW QUESTION 38
Northern Trail Outfitters (NTO) wants to migrate its online shoo from a custom ecommerce platform to B2C Commerce. 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-2S6 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. 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.
  • C. Do not import customer records and asks customers to create new accounts the first fame they try to log in to the B2C Commerce storefront.
  • D. 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.

Answer: A

 

NEW QUESTION 39
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. Add the script that is required via a Module, exports statement m the Controller add the appropriate arguments, and execute the correct method.
  • B. Add the script that is required via an import$cript statement in the Controller, add the appropriate arguments, and execute the correct method.
  • C. Copy and paste the script that is required directly into the Controller, add the appropriate arguments, then execute the correct method
  • D. Add the script that Is required via a require statement In the Controller, add the appropriate arguments, and execute the correct method.

Answer: D

 

NEW QUESTION 40
A company recently launched their ecommerce sites for three countries: Australia, New Zealand, and Singapore. The company is now looking to set up marketing automations using Marketing Cloud.
Their B2C Commerce is configured with two realms: ANZ and SE Asi
a. Each country has a site within their respective realm: Australia and New Zealand sites are within ANZ and Singapore is within SE Asia.
Which account hierarchy should a Solution Architect recommend for the Marketing Cloud set up?

  • A. Use a separate Marketing Cloud tenant for each realm and map business units to sites within each realm
  • B. Use a separate Marketing Cloud tenant for each site
  • C. Use a single Marketing Cloud tenant and map business units to each site irrespective of the realm
  • D. Use a single Marketing cloud tenant and map business units to each realm

Answer: C

 

NEW QUESTION 41
The Client wants to offer custom made container products on its new B2C Commerce storefront. The Client 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 whilepreparing 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 a material Price_Markup field, but there Isn't a business requirement to factor the material cost Into the final price calculation.
  • B. The data schema includes unique identifiers for material and color fields, but neither are reflected in the business requirements.
  • C. The data schema includes a Color_ID field, but there isn't a business requirement to allow the customer to specify container color.
  • D. 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

Answer: A,C

 

NEW QUESTION 42
A Client has automated builds that deploy the code; however, recent builds started failing with compilation issues, which are not reproducible in developer's environment.
Whet first step needs to be taken to identify and fix the issue?

  • A. Verify the modules versions used to generate the code.
  • B. Recreate the job in the build server to verify compilation issues.
  • C. Clean up build server work space and run job again.
  • D. Verify the generated JavaScript and CSS for the build.

Answer: A

 

NEW QUESTION 43
Your project requires the integrating with a 3rd party PIM for importing master catalog, two storefront catalogs and pricebooks. All imports need to happen in a single job. Search indexes will also need to be re-built.

  • A. Two flows are needed. First flow will execute in parallel under organization scope the master catalog import and then the storefront catalogs and on the other hand in parallel the pricebooks imports. Then new flow will be needed with site scope to perform site reindex.
  • B. Two flows are needed. First will execute in parallel under organization scope the master catalog import and then the other flow with storefront catalog import and pricebooks (sequential) organization scope. The second flow will be needed with site scope to perform site reindex.
  • C. Two flows are needed. First flow will execute in parallel under site scope the master catalog import and then the storefront catalogs and on the other hand in parallel the pricebooks imports. Then new flow will be needed with site scope to perform site reindex.
  • D. Three flows are needed. First to import master and storefront catalogs (organization scope). Another job flow with site scope to import pricebooks and another to perform site reindex under site scope.

Answer: A

 

NEW QUESTION 44
The following promotions are configured with no exclusivity (can be combined with any other promotion) in a
-1month campaign:
* Free correct- in -store shipping
* 20% accessories products discount, applies for all customers
* $5 off coupon based discount, sent to a selected group of customers
The combination of above promotions allows customers to get 16 socks for free in store. This was unintended, and the Client If considering disabling the coupon. The Client is concerned about a potential spike in the number of Call Center calls from customers who had the coupon code added to their baskets before it was disabled. As basket lifetime is set to 30 days for all customers, this can continue for the full length of the campaign.
What solution should the Architect suggest to keep the Call Center calls to a minimum?

  • A. Disable the coupon code. Reduce the basket lifetime in Business Manager to expire some of the existing baskets
  • B. Disable the coupon code. Restart the production instance from control Center to dear existing baskets.
  • C. Disable the coupon code. Clear the production cache from the Business Manager to clear existing baskets.
  • D. Disable the coupon code. Email all the customers to not use the coupon code in their baskets.

Answer: A

 

NEW QUESTION 45
Our company is planning an integration with a 3rd party provider to get information about product rating. As an architect you're in charge of the Interface Specification Document so, you requested all needed information to the rating provider.
A few days later you receive an email with the desired information:
URL: http://ratingservice.com/rating/{productID}
User: ratingprovider
Pass: r$afF2!_dA
Select 2 correct answers you should do as an architect after receiving this information:

  • A. Contact service provider and ask to for a URL over HTTPS protocol
  • B. Use service Framework and verify service mode is live.
  • C. Use dw.net.HTTPClient to open connection and setProtocol('secure')
  • D. Use service Framework and select service type HTTPS to make connection secure.

Answer: A,B

 

NEW QUESTION 46
The Home-Show route uses this middleware chain:

The developer added Home.;s in another cartridge, which is before the original cartridge in the cartridge path, to extend that route but it does not have the middleware chain:

Assuming the code is correct on both functions, what is the expected result?

  • A. The base code executes, but the custom code is ignored because the signature lines do not match.
  • B. A RunTime error is thrown, "Error: Params do not match route".
  • C. The base code executes and then the custom code executes.
  • D. The custom code executes and then the base code executes.

Answer: B

 

NEW QUESTION 47
Northern Trail Outfitters (NTO) has an ERP application where all customer orders are stored. There are millions of older records stored in the ERP application and some customers may have thousands of individual orders. Additionally, some orders contain personally identifiable information (PII) that, due to company policy, can only be stored in ERP. NTO would like the five most recent orders displayed on the account page in Salesforce.
What are three justifications for using Salesforce Connect in this solution?
Choose 3 answers

  • A. Integrating external data without writing custom code
  • B. Need real-time access to a small fraction of external data
  • C. Accessing external data using workflows and triggers
  • D. Need access to all external data in near real-time
  • E. The external data is changing frequently

Answer: A,D,E

 

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

Answer: C,D

 

NEW QUESTION 49
......

Free B2C-Commerce-Architect Exam Questions B2C-Commerce-Architect Actual Free Exam Questions: https://prep4sure.real4prep.com/B2C-Commerce-Architect-exam.html