
最新 [2026年05月05日]Salesforce AP-201試験練習でテストの素晴らしい結果を出そう
あなたのキャリアーを稼いで飛躍せよSalesforce AP-201
質問 # 71
Which object is added in the data model by enabling Commerce in Setup?
- A. Store
- B. Price Adjustment Plan
- C. Product Increment Rule
- D. Account
正解:A
解説:
By enabling Commerce in Setup, the object added to the data model is B. Store. The Store object is a fundamental component of Salesforce B2B Commerce, representing the digital storefront where products and services are offered to customers. It serves as the central entity around which various commerce functionalities are configured and managed.
質問 # 72
A Bedding company is selling bed items that vary by three different lengths. 36m 31 Which set of steps should an Administrator take to create variation products?
- A. Create a custom object ProductWithLength_c, a custom field, and a parent product.
- B. Create a custom field length_c and a parent product with length selected as variation field.
- C. Create a custom field length_c, a variation attribute set, and a parent product.
- D. Create a custom field length_c, a variation attribute set, and three parent products.
正解:C
解説:
To create variation products for bed items that vary by three different lengths, the Administrator should B. Create a custom field length_c, a variation attribute set, and a parent product. The custom field length_c will store the different lengths, the variation attribute set will organize these variations, and the single parent product will represent the base item from which the variations derive.
質問 # 73
An Administrator has received a request to enable an existing Account for the storefront and checkout.
Which two steps should the Administrator take to provide access?
- A. Assign the Account to the appropriate Buyer Group.
- B. Update the Account Record Type to "B2B Buyer Account."
- C. Update the Account Status to "Approved."
- D. Add Shipping and Billing Addresses to the Contact Point Address object.
正解:A、D
解説:
To enable an existing Account for the storefront and checkout, the Administrator should A. Assign the Account to the appropriate Buyer Group, ensuring the account is associated with the correct group for product access and pricing, and C. Add Shipping and Billing Addresses to the Contact Point Address object, which is necessary for processing orders and shipping products.
質問 # 74
While testing a B2B store, an Administrator notices that the image for a product is missing on the cart page.
Which product image should the Administrator fix?
- A. Product Detail Image
- B. Product List Image
- C. Product Thumbnail Image
- D. Product Checkout Image
正解:B
解説:
To ensure the product image appears on the cart page, the Administrator should fix the:
B) Product List Image: This image is typically used in summary views, such as in the shopping cart, to represent the product. Ensuring this image is correctly set and accessible will solve the issue of missing product images on the cart page.
This action ensures that customers have a visual confirmation of their chosen products throughout the shopping process, enhancing usability and the overall shopping experience.
質問 # 75
An Administrator has automated the rebuild of a store search index. The solution uses a trigger and a custom metadata value. Each time a product record is created or updated it increments a metadata counter value. If the counter value is divisible by 5, then the rebuild search index functionality is started using an API call. The automation has worked until today. In the past 10 minutes, 80 products have been updated. The B2B Store Manager complains that the store search results are out of date. The product changes are missing in the search results.
What could be the cause of this issue?
- A. The automation is working as designed. The B2B Store Manager needs to login again to the store to see results of the updated search index.
- B. The automation is triggering the search index rebuild too often. The store search index should not be rebuilt more than 10 times per day.
- C. The automation is triggering the search index rebuild too often. The store search index should not be rebuilt more than five times per hour.
正解:C
解説:
The issue with the search index not reflecting recent product updates could be due to the automation triggering the search index rebuild too frequently. If the store search index is rebuilt more than five times per hour, as suggested in option (C), it can lead to performance issues and delays in updating the search results. This frequency can overwhelm the system, leading to a queue of rebuild operations that can't be processed in a timely manner, causing the search results to become outdated despite the updates to product records.
質問 # 76
A boutique sells sporting goods in its B2B Commerce store. An administrator recently added the promotions subflow to the checkout flow template. The administrator has tested the checkout process with a cart in debug mode. The changes pass the test scenarios. However, when the Administrator repeats the same test scenarios in the B2B store, it fails.
Which two reasons could be the cause of the error?
- A. The store site needs to be deactivated and reactivated to use the new version of the checkout flow.
- B. The Checkout page on the Experience Builder site is currently configured to run a different Checkout flow template.
- C. A new version of the checkout flow template has not been activated.
- D. The Apply Promotions Status field needs to be set to Active to enable promotions on the B2B store on the General Settings store page.
正解:B、C
解説:
If the checkout process fails in the B2B store after adding the promotions subflow to the checkout flow template, the two possible reasons could be A. A new version of the checkout flow template has not been activated, meaning the changes have not been applied; and B. The Checkout page on the Experience Builder site is currently configured to run a different Checkout flow template, which does not include the promotions subflow.
質問 # 77
Which two steps can an Administrator take to present different user experiences to different Buyers in a storefront?
- A. Use page variations
- B. Create audiences to define different segments
- C. Link the Store to multiple communities
- D. Associate the branding to specific buyer groups
正解:A、B
解説:
To present different user experiences to different buyers in a storefront, an Administrator can:
A) Create audiences to define different segments: This allows for the customization of content and experiences based on specific characteristics of user segments.
B) Use page variations: Different page layouts and content can be presented to different audiences, enabling a highly personalized shopping experience for each user group.
質問 # 78
Which two preferences are required to successfully run B2B on Lightning Experience checkout? 27m 30s
- A. Enable Orders
- B. Enable Optional Price Books for Orders
- C. Enable Account Relationships
- D. Enable Negative Quantity
正解:A、C
解説:
For successful operation of B2B on Lightning Experience checkout, the following preferences need to be enabled:
A) Enable Account Relationships: This allows for the management of complex account hierarchies and relationships, which is crucial for B2B transactions that often involve multiple entities within the same organization.
D) Enable Orders: This is fundamental for the checkout process, as it allows for the creation and management of customer orders within the Lightning Experience, providing a seamless checkout process.
質問 # 79
Which two actions would require a rebuild of the Search Index?
- A. Remove a product from the store Catalog.
- B. Adjust the price of a product in the store.
- C. Add an account to a store Buyer Group.
- D. Add a product to an active Entitlement Policy used in the store.
正解:A、D
解説:
A rebuild of the Search Index might be required when:
A) Add a product to an active Entitlement Policy used in the store: This can change the products available to different user segments, necessitating a search index update.
C) Remove a product from the store Catalog: This ensures that the removed product no longer appears in search results, keeping the catalog current and relevant.
These actions impact the accuracy and relevance of search results, making it crucial to rebuild the search index to reflect these changes.
質問 # 80
Which three objects need the "Public Read Only" access level to enable external buyers to view products on the storefront?
- A. Price Book
- B. Catalog
- C. Order Delivery Method
- D. Product Media
- E. Accounts
正解:A、B、C
解説:
To enable external buyers to view products on the storefront, the objects that need to be set to "Public Read Only" access level are Order Delivery Method (B), Catalog (C), and Price Book (E). Order Delivery Method is crucial for buyers to understand shipping options; Catalog structures the product offerings and navigation; and Price Book holds the pricing details necessary for purchase decisions. Providing "Public Read Only" access to these objects ensures that external buyers can browse products, understand pricing, and comprehend delivery options without compromising other data's security or integrity. Accounts (A of a ProductCode is fundamental for the indexing process itself.
質問 # 81
An Administrator needs to migrate the Store configurations from the development sandbox to the QA sandbox.
Which two steps should the Administrator take to migrate the changes to the new server?
- A. Publish the Store.
- B. Export Store Configuration.
- C. Use Data Migration.
- D. Apply Store Configuration.
正解:B、C
解説:
To migrate Store configurations from a development sandbox to a QA sandbox, an Administrator should Use Data Migration (A) to transfer configuration data and related records between environments. Export Store Configuration (D) is also a crucial step as it allows the Administrator to create a deployable package of the store's settings, which can then be imported into the QA environment. Apply Store Configuration (B) and Publish the Store (C) are actions taken after the configurations have been successfully migrated and are part of the setup process in the new environment, rather than the migration process itself.
質問 # 82
An Administrator is asked to change the Search settings and perform a rebuild of the search index. Which three aspects can the Administrator control out of the box?
- A. Include Images
- B. Sort Rules
- C. Scheduled Indexing
- D. Results per Page
- E. Results Filters
正解:B、C、D
解説:
Out of the box, an Administrator can control the following aspects of the search settings:
A) Sort Rules: These determine the order in which search results are displayed.
B) Results per Page: This setting controls how many results are shown to the user at one time, impacting the browsing experience.
E) Scheduled Indexing: This allows for the automatic rebuilding of the search index at scheduled intervals, ensuring the search functionality reflects the most up-to-date information.
These settings are crucial for optimizing the search experience, ensuring that users can find what they need efficiently and effectively.
質問 # 83
What are two advantages of having Commerce and CRM data together?
- A. Personalized experience based on a history of interactions
- B. Multiple logins to interact with each system
- C. Duplication of account information
- D. Reduced number of integrations with other systems
正解:A、D
解説:
The advantages of having Commerce and CRM data together include A. Personalized experience based on a history of interactions, which allows for tailored shopping experiences based on the customer's previous engagements, and C. Reduced number of integrations with other systems, simplifying the architecture and reducing the potential points of failure or data inconsistencies.
質問 # 84
What needs to be done after cloning and saving the out-of-the-box checkout flow template before it can be used?
- A. Add a version letter
- B. Activate the flow
- C. Rename the existing Checkout Flow in place
- D. Change the permissions on the existing checkout flow
正解:B
解説:
After cloning and saving the out-of-the-box checkout flow template, the next step that needs to be done before it can be used is A. Activate the flow. Activation makes the flow available for use, enabling it to be triggered as part of the checkout process in the B2B Commerce store.
質問 # 85
An Administrator wants to improve search engine ranking and awareness, with the goal of driving more traffic to the B2B Commerce store.
Which two technical elements should the Administrator use?
- A. Add Meta Tags to Store Pages.
- B. Add CMS Content to Store Pages.
- C. Add Canonical URLs to Store Pages.
- D. Add a Nolndex Tag to the Store Sitemap.
正解:A、B
解説:
To improve search engine ranking and awareness, an Administrator should focus on adding CMS Content to Store Pages (B) and adding Meta Tags to Store Pages (C). CMS content can enhance the relevance and richness of store pages, making them more attractive to search engines. Meta tags, including titles and descriptions, play a crucial role in search engine optimization by providing search engines with essential information about the page content.
質問 # 86
Customers on a Current project are accustomed to searching for products by part number. The format for part numbers is numeric with two decimal places, such as:
123456.78. The search results do not seem to be producing an expected number of hits on the part numbers entere What are two likely causes?
- A. Part number values can change with each variation product.
- B. The part number and product code contain the same value.
- C. Part number is a text field added after the last search index.
- D. The part number value is in a formula field that uses other field values.
正解:C、D
解説:
The issues with search results for products by part number, especially when the format is numeric with decimal places, could be due to B. Part number is a text field added after the last search index, meaning the search index may not have been updated to include the new field, and D. The part number value is in a formula field that uses other field values, suggesting that the search functionality might not fully support or index formula fields effectively, leading to inconsistent search results.
質問 # 87
An Administrator sets up a new store and imports the product catalog. While verifying the store display, the Administrator notices a "Products" category that the Store Manager asked to not display.
How can the Administrator fix this?
- A. Enable the Hide in Menu attribute.
- B. Disable the Show in Menu attribute.
- C. Disable the Display in Menu attribute.
- D. Enable the Do Not Display in Menu attribute.
正解:C
解説:
To prevent a "Products" category from being displayed as requested by the Store Manager, the Administrator should Disable the Display in Menu attribute (A). This action will remove the category from the storefront navigation menu, ensuring it does not appear to store visitors. This approach allows for flexibility in managing how products and categories are presented on the storefront, aligning with business requirements and preferences. The other options, such as Enable the Do Not Display in Menu attribute (B), Disable the Show in Menu attribute (C), and Enable the Hide in Menu attribute (D), are not standard attributes in Salesforce B2B Commerce for controlling menu display.
質問 # 88
A client would like to customize the Store so certain groups of buyers see personalized information.
Which three criteria types can an Administrator use to create an audience for a component on a Store page?
- A. User's Location
- B. Product Category
- C. Profile
- D. Active Cart Total Value
- E. Permission Set
正解:A、C、E
解説:
To create personalized experiences for different groups of buyers, an Administrator can use the following criteria types to create audiences for a component on a Store page:
B) Permission Set: This allows for content personalization based on the permissions granted to the user, enabling targeted content delivery.
C) Profile: Users with different profiles can be presented with tailored content, ensuring relevance and enhancing the user experience.
E) User's Location: Personalizing content based on the user's geographical location can significantly improve relevance and engagement.
質問 # 89
......
正真正銘のベスト資料AP-201オンライン練習試験:https://www.goshiken.com/Salesforce/AP-201-mondaishu.html
365日更新し続けるAP-201最高の問題集はこちら:https://drive.google.com/open?id=1UzbLEQjA-A5wNZoLgsyek42krbGrIW7D