[2023年更新]B2C-Commerce-Architectリアルな試験問題集でB2C-Commerce-Architect練習テスト
B2C-Commerce-Architect問題集でSalesforce Architect高確率練習問題集
Salesforce B2C-Commerce-Architectの認定試験は、商業アーキテクチャとデザインのキャリアを向上させたい個人にとって貴重な資産です。この認定試験は、Salesforce B2C Commerceを使用して複雑な商業ソリューションを設計および実装するための候補者の知識とスキルを検証します。この認定試験に合格することで、求職市場でプロフェッショナルに競争上の優位性を提供し、同僚から差をつけることができます。
質問 # 25
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. Field-Level Encryption is also required on Marketing Cloud to encrypt the custom fields.
- B. With Shield, encrypted fields cannot be used to filter or sort in Process Builder and Flow Builder.
- C. 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.
- D. With Shield, encrypted fields are not visible to the user, but there are no other feature impacts.
正解:B、C
質問 # 26
A client has a single site with multiple domains, locales, and languages. After launch, 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 B
- B. Option C
- C. Option A
- D. Option D
正解:D
質問 # 27
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. onRequest and onSession pipelines are replaced with the OnRequest and OnSession hooks.
- C. Controllers and pipelines must be in the same folder to avoid collisions between them.
- D. 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.
正解:B、D
質問 # 28
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 Content Management Service
- B. Leverage B2C Commerce Page Designer with a dynamic layout.
- C. Leverage B2C Commerce locales in Business Manager
- D. Leverage B2C Commerce content slots and assets
正解:B、D
質問 # 29
An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their potential shipping costs on the Product Detail Page before adding an item to the cart.
For this feature, shipping touts are calculated using the following logic:
* Set the shipping method on the Basket
* Add the item to the basket, calculate the basket total and get the shipping cost for this method
* Remove the item from the Basket to restore the original state
* The above process is repeated for each shipping method
During the testing it was discovered that the above code violates the spi.basket.addResolveInSameResquest quota.
What should the Architect do to resolve this issue and maintain the business requirement?
- A. Wrap the adding of product and shipping cost calculation in a transaction which Is then rolled back to restore the original state
- B. Omit the calculation of shipping cost until the customer is ready to check out and has chosen the shipping method they want to
- C. Wrap each Individual step of the process its own transaction Instead of using one transaction for all steps.
- D. Omit the removal of the Item and speed up the process for the customer by adding the product to the basket for them.
正解:A
質問 # 30
Our client notifies you that the iOS application made a few months ago for some reason now is experiencing a degradation service and some requests take too long to respond. What tool will use it in order to check if there is any issue with OCAPI calls?
- A. Log center filtering by request type OCAPI
- B. Reports & Dashboard under Technical tab.
- C. Pipeline Profiler filtering results with Extended script development mode.
- D. Code Profiler
正解:B
質問 # 31
A company plans to build a new B2C Commerce storefront for a popular segment of products that generate high-volume sales. Their team is evaluating whether B2C Commerce is the right platform to build this storefront, and they are specifically concerned about how quotas and limits directly impact the efficiency and stability of solutions built on the platform.
Which two considerations should a Solution Architect keep in mind when considering B2C Commerce Governance and Quotas?
Choose 2 answers
- A. If an enforced quota is exceeded, an exception is thrown, which prevents the current operation from completing. The Solution Architect should design the solution so that the exception can be caught within a customization.
- B. For sandbox instances, quotas can be softened by exporting them from a production instance and importing them onto a sandbox instance. This approach lets Solution Architects match the development environment to the production environment.
- C. Unless a site :s experiencing performance issues, the Solution Architect car assume that quota violations have not occurred.
- D. Object quotas status is updated with an up to 20-minute delay. Therefore, a Solution Architect must consider this delay when performing calculations related to traffic and limits.
正解:A、D
質問 # 32
An existing B2C Commerce site has the following aliases configuration:
Which statement related to this configuration is incorrect?
- A. Hostname www.example.de will redirect to www.example.com/de.
- B. Hostname www example.co.uk will redirect to www.example.com/uk.
- C. Hostname www.example.com will redirect to www example com/us
- D. Site supports multiple hostnames and locates.
正解:C
質問 # 33
An ecommerce site has dynamic shipping cost calculation. it allows the customers to see their potential shipping costs on the Product Detail Page before adding an item to the cart.
For this feature, shipping touts are calculated using the following logic:
* Set the shipping method on the Basket
* Add the item to the basket, calculate the basket total and get the shipping cost for this method
* Remove the item from the Basket to restore the original state
* The above process is repeated for each shipping method
During the testing it was discovered that the above code violates the spi.basket.addResolveInSameResquest quota.
What should the Architect do to resolve this issue and maintain the business requirement?
- A. Omit the calculation of shipping cost until the customer is ready to check out and has chosen the shipping method they want to
- B. Wrap each Individual step of the process its own transaction Instead of using one transaction for all steps.
- C. Wrap the adding of product and shipping cost calculation in a transaction which Is then rolled back to restore the original state
- D. Omit the removal of the Item and speed up the process for the customer by adding the product to the basket for them.
正解:A
質問 # 34
Whichtwo activities should an Architect encourage the replication team to follow based on S2C Commerce best practices?
Choose 2 answers
- A. Use the undo replication process to roll back code replications only, not data replications.
- B. Use the undo replication process to rollback to the previous replication if necessary.
- C. Replicate the latest data to Production during periods of increased site use to ensure freshness.
- D. Wait 15 minutes after the recreation process completes for the cache to dear automatically.
正解:A、D
質問 # 35
Northern Trail Outfitters (NTO) wants to use Marketing Cloud to implement an Abandoned Cart Solution Workflow so that personalized messages are sent to shoppers who add items to their cart but abandon the B2C Commerce storefront.
Which two options should a Solution Architect recommended to meet this requirement? Choose 2 answers
- A. Configure streaming updates for catalog importing, implement the Collect Tracking Code, and leverage Journey Builder to trigger an abandoned cart message.
- B. Configure streaming updates for catalog importing, implement Google Analytics tracking, and leverage Journey Builder to trigger an abandoned cart message.
- C. Configure B2C Commerce catalog, product, inventory, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through
- D. Configure B2C Commerce catalog, product, order, and customer data feeds; implement Marketing Cloud collect.js and trigger an abandoned cart message through Journey Builder.
正解:B、D
解説:
Journey Builder.
質問 # 36
A company that is a shoe-producer is doing Salesforce B2C Commerce implementation. In their Enterprise Resource Warning (ERP) system, the products are marked as being one of three types: boots, sandals, and sneakers. The business requirements based on the type are:
* The messaging on Product Detail page is different
* Customers are able to filler their Product Search Results
The customer's operations team asks about the format in which to send this value in the catalog.
Which data type should the Architect specify for this attribute In the Data Mapping document?
- A. A custom attribute of type enum-of-string (multiselect able value).
- B. A custom attribute type set-of-string containing multiple values.
- C. A custom attribute of type enum-of-string selectable value)
- D. A custom attribute of type string containing comma separated values.
正解:A
質問 # 37
A financial services company wants to implement Service Cloud and Marketing Cloud. A number of profile attributes required for personalization in Marketing Cloud were identified as personally identifiable information (PII) and are too sensitive to be stored in Salesforce.
Tokenized Sending was presented as a way to address these concerns.
Which two implications should a Solution Architect consider if Marketing Cloud Connect is to be used for cloud integration?
Choose 2 answers
- A. The standard email address field for contacts and leads needs to be populated with a token
- B. The synchronized data extensions will include the token and all PII attributes
- C. All emails will need to be sent through Marketing Cloud or Marketing Cloud Connect to avoid disruptions
- D. The token with all supporting attributes will need to be stored in Service Cloud
正解:B、C
質問 # 38
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 in parallel: import products, stores, prices, content
- last flow executes steps in sequence import categories, reindex - B. - four sibling flows execute steps ki parallel: import products, stores, prices, content
- fifth flow executes: import categories
- last flow executes steps In sequence: reindex - C. -Four sibling flows execute steps in parallel: import products, stores, price, 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
正解:B
質問 # 39
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. Because the job would still be configured to run daily there will be a degrade in performance during non-flash sales periods
- B. The default rate limiter configuration for the web-service could cause the web-service to return an exception during high traffic.
- C. If the externals hosted web-service is unreliable. It could be a point of failure in the site s order placement flow.
- D. 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、D
質問 # 40
Given a website launched to production, the Architect can rely on several SFCC Business Manager tools that provide an automatic notification feature.
Which three tools have such a feature and do not require to be monitored manually?
Choose 3 answers
- A. Job Schedules
- B. Analytics Conversion Reports
- C. Custom Log Settings
- D. Quota Status
- E. Pipeline Profiller
正解:A、B、D
質問 # 41
Northern Trail Outfitters (NTO) wants to use Salesforce as a front end for creating accounts using the lead-to-opportunity process. When an opportunity is closed or won, an order must be created in the ERP, which manages orders. The organization has an Enterprise Service Bus (ESB) that supports the CometD protocol.
Which two integration approaches or steps should a Solution Architect recommend for this scenario?
Choose 2 answers
- A. Define a new platform event in the back-end system for the order details and then create a Process Builder process to initiate the platform event when the opportunity status changes to Closed-Won.
- B. Enable ESB to subscribe to the platform event using the CometD protocol and notify the back-end ERP system to create the order asynchronously.
- C. Enable ESB to publish to the platform event using the CometD protocol and notify the back-end ERP system to create the order synchronously.
- D. Define a new platform event in Salesforce and then create a Process Builder process to publish a platform event when the opportunity status changes to Closed-Won.
正解:B、C
質問 # 42
Which method is efficient and scalable because it uses the product search index rather than searching the database?
- A. ProductVanari.cnMcciel.aerVariams ()
- B. ProduccAvailabiliryModel.isOrderable()
- C. ProducrlndexModel.getOrderableProductsOnly()
- D. ProductSearcbHodel().gerProductSearchHita()
正解:D
質問 # 43
A developer is remotely fetching the reviews for a product.
Assume that it's an HTTP GET request and caching needs to be implemented, what consideration should the developer keep in mind for building the caching strategy?
- A. Cache the HTTP service request
- B. Use custom cache
- C. Remote include with caching only the reviews
- D. Cached remote include with cache of the HTTP service
正解:A
質問 # 44
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 in parallel: import products, stores, prices, content
- last flow executes steps in sequence import categories, reindex - B. -Four sibling flows execute steps in parallel: import products, stores, price, content
-last flow executes steps in sequence: import:categories, reindex - C. - 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 - D. - 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
質問 # 45
The client provided these business requirements:
* The B2C Commerce storefront will integrate with the client's Order Management System (OMS).
* The storefront will provide reel-time order export of successfully pieced orders The OMS supports both web service export end SFTP batch order export, but the client has expressed concern about the availability of the OMS.
Which two solutions satisfy the requirements and address the OMS reliability concern?
Choose 2 answers
- A. Implement a batch export of orders to SFTP, excluding exported orders. This runs as a scheduled fc>b with a high-frequency run rate end marks processed orders as exported upon success.
- B. Implement a live export of orders during checkout vie web service, marking the processed order as exported when the AM returns successfully.
- C. implement a batch export of orders via web service, excluding exported orders. This runs as a scheduled Job with an hourly run rate end marks processed orders as exported upon success.
- D. Implement a Live export of orders during checkout via SFTP, marking the processed order as exported when it has completed successfully.
正解:A、B
質問 # 46
......
B2C-Commerce-Architectリアルな問題と知能問題集:https://www.goshiken.com/Salesforce/B2C-Commerce-Architect-mondaishu.html
合格できるB2C-Commerce-Architect試験と最新B2C-Commerce-Architect試験問題集PDF2023:https://drive.google.com/open?id=1B46qmgEGAmDgty1BfnnKNPhERBmgqSld