100%合格、売れ筋最上位B2C-Commerce-Architect試験材料は2023年最新のSalesforce練習試験合格させます
Salesforce Architect問題集でB2C-Commerce-Architect試験完全版問題、試験学習ガイド
質問 18
You're in charge of identifying a bottleneck in the network chain. Given this Google Dev Tools screenshot of a particular request in the product listing page. What may be the root cause?
- A. Probably the issue is on the server side and needs further investigation from a code perspective.
- B. Everything works as expected. All parameters are within pre-established limits.
- C. Good indication of a local network or browser issue.
- D. Internet connection intermittently drops out.
正解: A
質問 19
The Architect has been presented with a requirement from the business to implement a new LINK cartridge.
The current site is built on the Storefront Reference Architecture, and the LINK cartridge is certified for Pipelines and Controllers. On review, the Architect notes that the Jobs are all created in Pipelines.
How should the Architect implement that cartridge to make sure the required jobs runs property?
- A. The job Pipelines must be removed and recreated with scripts.
- B. The job Pipelines must be updated to work as custom job steps.
- C. The Job Pipelines must be updated to use SiteGenesis Controllers.
- D. The job Pipelines must be updated to use SFRA Controllers.
正解: A
質問 20
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. Use a job to store and update the token in a custom object that is used from the storefront code
- C. Obtain the token from local storage of the browser and update it once It expires.
- D. Use HTTPService caching for the client authentication call.
- E. Obtain the token from a custom cache before making the client authentication call.
正解: A,D,E
質問 21
A company uses Salesforce to store accounts and contacts. All users have switched to the Lightning Experience user interface. The Account Hierarchy feature is used extensively to relate companies to their subsidiaries. A Solution Architect finds that the data migration process is creating duplicate contacts with different primary accounts.
Which two options can the Solution Architect use to ensure that there is only a single contact for a particular person across all the subsidiaries of a company?
Choose 2 answers
- A. Lightning Data Services
- B. Customer 360 Data Manager
- C. Third-party application or AppExchange tool
- D. Duplicate Matching Rules
正解: B
質問 22
You're in charge of Pipeline migration to Controllers. What should be the best approach to do it in order to avoid poor performance and using Pipelines and controllers together until all migration is done?
- A. To reduce risk of circular dependencies and for easier migration mix pipelines and controllers in a single cartridge.
- B. Use the same name for new Controllers than pipelines because it will be easy to identify that is migrated and Controllers take precedence. Furthermore it will be a good practice to do it in separate cartridges.
- C. onRequest and onSession pipelines are replaced with the OnRequest and OnSession hooks.
- D. Controllers and pipelines must be in the same folder to avoid collisions between them.
正解: B,C
質問 23
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. Use a job to store and update the token in a custom object that is used from the storefront code
- C. Obtain the token from a custom cache before making the client authentication call.
- D. Obtain the token from local storage of the browser and update it once It expires.
- E. Use HTTPService caching for the client authentication call.
正解: A,B,E
質問 24
A Marketing team plans to support the launch of a new product line. In discussion with the Sales and IT teams, the Marketing team proposed introducing a leads-management process, along with a web-to-lead form for the landing page that supports the product launch.
The leads captured using the form are added to the new nurturing journey in Marketing Cloud and subsequently routed to the relevant sales team once they qualify at a certain threshold.
What are two implications that a Solution Architect should consider prior to implementing this solution? Choose 2 answers
- A. Leads are unique contact records in Marketing Cloud
- B. Need for additional handling of consent, preferences, and compliance for converted leads in Marketing Cloud
- C. Engagement history from the lead record will be natively available for contact record in Marketing Cloud
- D. Leads can have detrimental impact on quality of contact records in Sales Cloud
正解: B,D
質問 25
Given the above OCAPI definitions, which permission or permissions apply?
- A. Allows external applications to update coupons
- B. Allows external applications to create, update, and delete coupons
- C. Allows external applications to create coupons
- D. Allow external applications to create, update, and delete both coupons and coupon codes
正解: A
質問 26
An Architect is configuring a data replication schedule.
Which task(s) can be removed In order to reduce replication times?
- A. Storefront URLs
- B. Search Indexes
- C. Static content
- D. Campaign
正解: C
質問 27
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. HTTP Form
- B. SOAP
- C. Generic
- D. HTTP
正解: D
質問 28
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. Service mock up call is configured.
- B. Service logging is disabled.
- C. Circuit breaker is enabled.
- D. Service timeout is set.
正解: C,D
質問 29
A multi-brand company uses B2C Commerce, Service Cloud, and Marketing Cloud and is seeking an order management solution. They process 2,000 orders per hour across their brands. The company has one B2C Commerce realm, two Salesforce core orgs, and two Marketing Cloud business units. The company is choosing between these three options for an order management tool:
* Build an order management solution in B2C Commerce using order management APIs
* Purchase Salesforce Order Management
* Build a custom order management solution using their own development team Which three statements should a Solution Architect use to support using the Salesforce Order Management solution?
Choose 3 answers
- A. B2C Commerce order management does not support complex or advanced use cases.
- B. Salesforce Order Management shares the same database with Service Cloud while other solutions need to build additional integration.
- C. Salesforce Order Management is a productized connector solution between B2C Commerce and Service Cloud; orders will be synchronized from the client B2C Commerce realm to multiple Salesforce Orgs without the need for customization.
- D. Salesforce Order Management synchronizes orders to and from B2C Commerce, which essentially replaces the Service Cloud Connector.
- E. The existing Service Cloud implementation team could extend the Salesforce Order Management product to the existing org.
正解: A,C,E
質問 30
A client receives multiple feeds from third parties on the same SFTP location:
* Product prices (sftp: prod/prices)
* Stores information (sftp: prod/stores;
* Product information (sftp: prod/catalog)
* Categories information (sftp: prod/marketing)
* Content (sftp: prod/marketing)
Some of the feeds are placed on sftp multiple times a day, as the information is updated in the source system.
The Architect decides to have only two jobs:
* One that checks and downloads available feeds every hour
* One that imports the files from Webdav once a day before the data replication, using the standards steps available in the Job Framework Which design is correct for the import Job, taking the steps scope in consideration?
- A. - four sibling flows execute steps ki parallel: import products, stores, prices, content
- fifth flow executes: import categories
- last flow executes steps In sequence: reindex - B. -Four sibling flows execute steps in parallel: import products, stores, price, content
-last flow executes steps in sequence: import:categories, reindex - C. - four sibling flows execute steps in parallel: import products, stores, prices, content
- last flow executes steps in sequence import categories, reindex - D. - three siting flows Import steps In parallel: import products, stores, prices
- fourth flow executes: import categories
- last flow executes steps in sequece: reindex, Import content
正解: A
質問 31
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 Production Instance of a rental Realm.
- C. The Production instance of the existing Realm.
- D. The Development Instance of the existing Realm.
正解: B
質問 32
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. Produce a proof of concept converting the most essential pipelines into controllers and integrate the cartridge.
- C. Reach out to the PSP development team and ask if a new cartridge version that supports controllers is under development
- D. Look for a different PSP that supports controllers and would not require conversion efforts.
正解: A,B
質問 33
The Architect has been presented with a requirement from the business to implement a new LINK cartridge.
The current site is built on the Storefront Reference Architecture, and the LINK cartridge is certified for Pipelines and Controllers. On review, the Architect notes that the Jobs are all created in Pipelines.
How should the Architect implement that cartridge to make sure the required jobs runs property?
- A. The job Pipelines must be removed and recreated with scripts.
- B. The job Pipelines must be updated to work as custom job steps.
- C. The Job Pipelines must be updated to use SiteGenesis Controllers.
- D. The job Pipelines must be updated to use SFRA Controllers.
正解: B
質問 34
During the monitoring tasks you realize that a third party integration with your storefront is logging sensitive dat a. What can we do to avoid saving this information to the system logs?
- A. Implement filterResponseLogMessage method for the ServiceCallback to filter response log messages.
- B. Implement filterLogMessage method for the ServiceCallback to filter response log messages.
- C. Implement getRequestLogMessage method for the ServiceCallback and remove sensitive data.
- D. Add a new log category for this service with level greater than the sensitive data is added to avoid logging.
正解: B
質問 35
A B2C Commerce developer has recently completed a tax service link cartridge integration into a new SHU site. During review, the Architect notices the basket calculation hook is being run multiple times during a single tax call.
What is the reason for the duplicate calculations being run?
- A. The LINK cartridge Is Included multiple times in the cartridge path.
- B. The tax cat is being called multiple times.
- C. The checkout is designed to recursively refer to the same hook.
- D. There are multiple hook.js Wes referring to the same hook.
正解: B
質問 36
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. A RunTime error is thrown, "Error: Params do not match route".
- B. The base code executes, but the custom code is ignored because the signature lines do not match.
- C. The base code executes and then the custom code executes.
- D. The custom code executes and then the base code executes.
正解: A
質問 37
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 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 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 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 unique identifiers for material and color fields, but neither are reflected in the business requirements.
- D. The data schema includes a Color_ID field, but there isn't a business requirement to allow the customer to specify container color.
正解: A,D
質問 38
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 in B2C Commerce schema. Create a B2C Commerce Support ticket to ask them to Import the orders.
- B. Receive the orders file and use a Job to place new orders in B2C Commerce with the order data received.
- C. Create a B2C Commerce Support ticket and ask them to import the order flies received from Northern Trail Outfitters.
- D. Receive the orders file and use a job to generate the orders m B2C Commerce schema. Ask the client to import them on production before the launch.
正解: A
質問 39
......
Salesforce B2C-Commerce-Architect 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
正真正銘のベスト試験材料B2C-Commerce-Architectオンライン練習試験:https://www.goshiken.com/Salesforce/B2C-Commerce-Architect-mondaishu.html
B2C-Commerce-Architectテストエンジン練習試験:https://drive.google.com/open?id=1vukS_ryyldkzqr00wkZq9vwMmhsEiT-y