Salesforce CCM-101豪華セット学習ガイドにはオンライン試験エンジン [Q15-Q37]

Share

Salesforce CCM-101豪華セット学習ガイドにはオンライン試験エンジン

CCM-101問題集レビュー専門クイズ学習材料


Salesforce CCM-101認定試験は、ストアフロント管理、カタログ管理、価格とプロモーション、注文管理、顧客サービスなど、幅広いトピックをカバーしています。この認定試験は、Salesforce Commerce Cloudプラットフォームを使用してオンラインストアを管理および商品化する候補者の能力をテストするために設計されています。


Salesforce CCM-101試験は、CCM-100試験の拡張バージョンであり、同様のトピックをカバーしていますが、より基本的なレベルです。 CCM-101試験は、プラットフォームの機能と、それらの機能を使用してビジネスの成果を促進する能力についての候補者のより深い理解をテストするように設計されています。 CCM-101試験に合格した候補者は、B2C Commerce Cloud Storeを効果的に管理および商品化する能力を実証します。


オンラインストアの管理とマーチャンダイングを担当し、フィールドでのスキルと知識を検証したい場合は、Salesforce CCM-101認定が最適です。この認定は、群衆から目立つようになり、仕事に必要な専門知識があることを雇用主に実証するのに役立ちます。

 

質問 # 15
Which two items are appropriate content of custom logs implemented at checkout?
Choose 2 answers:

  • A. Order failure information
  • B. Customer's password at post-checkout sign up
  • C. Payment gateway service response code
  • D. Transaction's credit card information

正解:A、C


質問 # 16
A developer has a requirement to display a banner in two different category pages.
Which snippet of code should the developer add to a template to allow the merchant to configure each independently?
A)

B)

C)

  • A. Option C
  • B. Option A
  • C. Option B

正解:C


質問 # 17
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 Production Instance of a rental Realm.
  • B. The Production instance of the existing Realm.
  • C. The Development Instance of the existing Realm.
  • D. The Development Instance of a rental Realm.

正解:A


質問 # 18
An integration cartridge implements communication between the B2C Commerce Storefront and a third-party service provider. The cartridge contains the localServiceRegistry code:

How does this code sample accomplish authentication to the service provider?

  • A. By performing a signed SOAP Auth request using a certificate.
  • B. By Issuing a Basic Auth request to the service provider.
  • C. By disabling Basic Auth and executing the service authentication call.
  • D. By wrapping the authentication service call with Basic Auth.

正解:C


質問 # 19
What happens if the log file size limit is reached in custom logging?

  • A. Logging is suspended for the day.
  • B. The log file rolls over and the last used log is overwritten.
  • C. The log file is deleted and recreated from scratch.
  • D. Logging is suspended for two hours.

正解:C


質問 # 20
A retailer notices that the Account Addresses page is showing the wrong shopper's address.
Which tool should the developer start with to identify the issue?

  • A. Pipeline Profiler
  • B. Reports and Dashboards module
  • C. Storefront Toolkit

正解:C


質問 # 21
Universal Containers is preparing their storefront to use Open Commerce APIs (OCAPI).
To which hook should the Digital Developer move taxation logic to ensure consistent order totals within B2C Commerce?

  • A. dw.ocapi.shop.order.afterPOST
  • B. dw.ocapi.shop.basket.afterPostShipment
  • C. dw.ocapi.shop.basket.calculate
  • D. dw.ocapi.shop.order.validateOrder

正解:C


質問 # 22
Which object type can a developer import using the Merchant Tools > Import $ Export module in Business Manager?

  • A. Products
  • B. Images and other static assets
  • C. Content slots

正解:B


質問 # 23
Given the file structure below, which ISML method call renders the customLandingPage template?

  • A. ISML.renderTamplate('cartridge/templates/default/content/custom/customLandingPage');
  • B. ISML.renderTemplate('content/custom/customLandingPage');
  • C. ISML('content/custom/customLandingPage');
  • D. ISML.render('content/custom/customLandingPage');

正解:B


質問 # 24
A merchant wants customers to be able to order gift vouchers via their site. Since they can issue an unlimited number of these digital vouchers, this item should be available to sell at all items.
How can a developer use Business Manager to ensure that the gift vouchers are always available?

  • A. Manually set the inventory to a high number.
  • B. Check the perpetual flag in the product inventory record
  • C. Check the Available to Sell (ATS) flag dor the producto set
  • D. Set StockLevel = maxAllocation for the producto.

正解:B


質問 # 25
During a review of the most recent release notes, the Architect finds that Salesforce has deprecated an API that is used throughout the site. After reviewing the deprecated API usage in Business Manager, the Architect narrows down the usage of that API to a particular LINK integration cartridge. The cartridge was integrated when the site was first launched and is heavily customized for the Client.
What is the recommended way for the Architect to remove the deprecated API so the LINK integration continues to work without interruptions, and lowest level of effort'

  • A. The Architect should contact the company that created the LINK cartridge to fix the issue and provide the client with updated code.
  • B. The Architect does not need to do anything at this time, the API will continue to work with no issues for the foreseeable future.
  • C. The Architect should update all the deprecated API cats in the already integrated LINK cartridge and test thoroughly.
  • D. The Architect should check to see If the LINK cartridge has been updated already, integrate It, apply the customisations, and teat thoroughly.

正解:D


質問 # 26
A developer has a B2C site and a merchant requirement to add a new locale to it.
What are the steps to enable the locale in the Storefront?

  • A. Create and configure the locale under Global Preferences section and activate it in Site Preferences.
  • B. Add an alias for the new locale and then create and configure the locale itself under Global Preferences section.
  • C. Create, configure, and activate the locale under Global Preferences section.

正解:A


質問 # 27
During a technical review, the Client raises a need to display product pricing on the Product Detail Page (PDP) with discounted values per promotion. The Client notes customers complained of bad user experiences in the past when they would add a product to the basket from the cached PDP and then see a higher price when they started checkout as the promotion had expired.
What should the Architect suggest be implemented for this given that performance should be minimally impact?

  • A. Modify the page to vary the cache by price and promotion.
  • B. Remove caching of the product page during the promotion.
  • C. Adjust the PDP to have a low caching period during the promotion.
  • D. Create a separate template or view based on the promotion.

正解:A


質問 # 28
There Is an Issue with the site when the domain Is opened from Google search results. After researching the problem. It turns out that the site returns * 404 page error when accessed with a parameter in the URL.
What should the Architect recommend to fix that issue?

  • A. Add this snippet to the aliases configuration for the domain
  • B. Add dynamic redirect if the URL contains parameter to Home Show.
    Add this snippet to the aliases configuration for the domain
  • C. Add dynamic catch-all rule to redirect to home page.
  • D. Add this snippet to the aliases configuration for the domain:

正解:D


質問 # 29
A developer uses the call() instance method of dw.svc.Service to invoke a web service and implemented the callback methods defined by the dw.avc.ServiceCaliback class.
Which callback method is required only when invoking a SOAP service?

  • A. initServiceClient
  • B. createRequeat
  • C. parseResponse
  • D. mockCall

正解:A


質問 # 30
A merchant has a new requirement to accept American Express credit cards on its Storefront. A credit card payment method already exists.
Which step must a developer take in Business Manager to achieve this?

  • A. Add American Express as a Payment Preference in Site Preferences.
  • B. In Payment Processor, create American Express as a payment type.
  • C. Add American Express into the Order settings in Site Preferences.
  • D. In Payment Methods, enable American Express as a credit card type.

正解:D


質問 # 31
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. - 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. -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. - four sibling flows execute steps ki parallel: import products, stores, prices, content
    - fifth flow executes: import categories
    - last flow executes steps In sequence: reindex

正解:D


質問 # 32
A Digital Developer has detected storefront pages being rendered with an error message. After inspecting the log files, the Developer discovered that an enforced quota is being exceeded.
What action should the Developer take to stop the quota violation?

  • A. Take no action, the overage will be resolved when concurrent visitors are reduced.
  • B. Rewrite the code that is causing the overage.
  • C. Ask support to remove the quota limit.
  • D. Change the Business Manager configuration for the quota settings.

正解:D


質問 # 33
A developer configures the dw.json file and needs to fill in the necessary parameters to complete the task.
Which three parameters are required when using npm scripts?
Choose 3 answers

  • A. CSRF Token
  • B. Usemame/Password
  • C. Site ID
  • D. Hostname
  • E. Code Version

正解:A、C、E


質問 # 34
Universal Containers wants to add a model field to each product. Products will have locale-specific model values.
How should the Digital Developer implement the requirement?

  • A. Utilize resource bundles for translatable values.
  • B. Add model to a new custom object with localizable attributes.
  • C. Set the model field as a localizable attribute.
  • D. Store translated model values in different fields; one field for each locale.

正解:D


質問 # 35
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. Cached remote include with cache of the HTTP service
  • B. Cache the HTTP service request
  • C. Use custom cache
  • D. Remote include with caching only the reviews

正解:B


質問 # 36
A Digital Developer has identified that the code segment below is causing performance problems.

What should the Developer do to improve the code?

  • A. Avoid using an Iterator and use a Collection instead.
  • B. Avoid post-processing and use the isOnSaleFlag attribute as a search refinement.
  • C. Use a system attribute instead of the isOnSaleFlag custom attribute.
  • D. Breaks the process into separate loops.

正解:D


質問 # 37
......

試験問題解答ブレーン問題集でCCM-101試験問題集PDF問題:https://www.passtest.jp/Salesforce/CCM-101-shiken.html

CCM-101テスト準備トレーニング練習試験問題練習テスト:https://drive.google.com/open?id=1pLeIirKhf6b5TXmI_5_7Uq0c8fIbm8Fh