最新 [2023年05月05日]Oracle 1z0-1068-22試験練習でテストの素晴らしい結果を出そう
あなたのキャリアーを稼いで飛躍せよOracle 1z0-1068-22
質問 11
An account buyer logs into the storefront, but does not see the addresses associated with their account on the My Account page.
What is the reason for this behavior?
- A. By default, the account buyer needs to create an order before the Account Address Book is displayed
- B. The Contact Login (for Managed Accounts) element is configured on the header widget which only supports B2C login
- C. The account buyer did not have the correct storefront role to access the Account Address Book
- D. The Profile Navigation - Account Shoppers widget instance settings was not configured to include an option for Account Address Book
正解: D
質問 12
A company has multiple country storesand wants the collection page URL to reflect the language and format specific to the country store. For the site configured with French as the default language, the URL should appear in the following example format: /femmes/chemises/cat1234, where Chemises is the name of the collection, its ID is cat1234, and the Chemises collection appears under the Femmes collection.
What are two of the steps they need to do to accomplish this? (Choose two.)
- A. In the Administration UI, click the Content Language icon and select French as thelanguage.
- B. On the URL Patterns tab of the Setup menu, change the value for the collection page to/
{parentCategory}/{seoUrlSlugDerived}/{id} - C. On the URL Patterns tab of the Setup menu, change the value for the collection page to/
{parentCategory}/categorie/{id} - D. For each separate site configured with the French language, update settings to use the new URL patterns
正解: C,D
質問 13
Consider the following code from the gateway.jsonfile for a sample payment gateway extension:
For which paymentMethodTypes is the processors property (not shown in the code example) required to be defined in your descriptors file?
- A. card, for both regular and 3D-Secure cards
- B. physicalGiftCard, only for debit card support
- C. card, only for3D-Secure card support
- D. card, cash, physicalGiftCard
- E. cash, physicalGiftCard
正解: C
質問 14
In the Commerce Cloud implementation of the Model-View-ViewModel architecture pattern, what does the View represent?
- A. Store data, encapsulated in JSON
- B. Widget localization string resources
- C. Widget HTML template
- D. Widget JavaScript
正解: C
質問 15
A storefront developer has just logged into the Commerce Cloud Administration UIand selects the Design page to begin configuring layouts and components for their account-based implementation.
What two key concepts must they understand? (Choose two.)
- A. Out-of-the-box B2B-specific storefront layouts and associated components must be used for the accountbased implementation and cannot be customized.
- B. "Display layout to account shoppers only"must be selected in the layout settings in order to restrict the layout to account-based shoppers only.
- C. A B2B Storefront implementation can include B2B-specific widgets as well as standard widgets that support both B2B and B2C implementations.
- D. A B2B storefront implementation can only support one site per Account.
正解: B,D
質問 16
Which two are required to communicate with an Order Management System (OMS) Integration Service when integrating with an OMS from Commerce Cloud? (Choose two.)
- A. Custom order management widget
- B. Admin Orders REST API
- C. Shopper Profile Update event webhook
- D. Order Submit event webhook
正解: B,C
質問 17
You need to display a message to a logged in shopper about a relevant promotion, based on the number of products in thecart and the total value of the items. You develop a custom widget that uses the User, Cart and Site view models as displayed in this example Javascipt:
Under what condition is theshowCartMsg()function true?
- A. When a user is logged in and there is at least one item in the cart and the cart subtotal is less than the value ofminSpend
- B. If either a user is logged in or there is at least one item in the cart or the cart subtotal is less than the value ofminSpend
- C. As long as the user is logged in; the status of the cart does not matter
- D. Only when there is at least one itemin the cart and the cat subtotal is less than the value ofminSpend
正解: B
質問 18
An organization has implemented loyalty points as a payment currency by creating a payment gateway extension with loyaltyPoints as one of the paymentMethodTypes and configuring the Custom Curency Payment webhook.
What additional step does the organizationneed to do to add loyalty points as a payment option on the Payments Method widget?
- A. Nothing. ThePayments Method widget already includes loyalty points as a payment option
- B. Create a new checkout layout with custom widgets for payment
- C. Add the baseline Loyalty Payment widget to the checkout layout on the Design page
- D. Create a custom widget extension called Loyalty Payment and add it to the checkout layout
正解: D
質問 19
Whatdoes a slot component reserve space in a layout to display?
- A. a widget determined in real-time based on variable criteria
- B. an ordered set of widgets specified in a tabular format
- C. the header of footer of a page that contains configurable elements
- D. a group of related widgets that constitute a composite shopper-based function
正解: A
質問 20
What are the three main technologies employed in widget development? (Choose three.)
- A. Node.js
- B. JavaScript
- C. React
- D. HTML 5
- E. CSS/Less
正解: C,D,E
質問 21
What three tasks, if implemented, can a contact with the storefront role ofAdministrator perform on a B2B Storefront? (Choose three.)
- A. Set product pricing discounts for the Account contract per site
- B. Approve or reject an order that requires approval
- C. Specify an order approval threshold value
- D. Approve or reject a registration request fora contact
- E. Create, edit, and delete contacts
正解: A,B,C
質問 22
You want a contact with anassociated storefront role of Administrator to be able to manage contact registration requests for their account.
What two configuration steps are necessary to implement this functionality? (Choose two.)
- A. Ensure that the Profile Navigation - Account Shoppers widget instance supports Registration Requests on My Account for storefront administrators
- B. Ensure that generated emails for registration requests are enabled to allow the administrator to accept or reject the request directly from the email
- C. Configure the Contact Registration Requests widget settings to specify the storefront role of admin
- D. Add the Contact Login with Self Registration element to support B2B Contact Registration Requests in the Header Widget instance
正解: A,C
質問 23
Given the example custom widget JavaScript:
In this example, what does $ represent?
- A. Null value until it is initialized
- B. Placeholder for anonymous Require.js content
- C. Local function referring to the JQuery library
- D. Local function referring to the ccLogger library
正解: A
質問 24
Given the exampleelement.jsonelement configuration:
What does theinlineattribute determine?
- A. whether the element should be inserted as an HTML span or as a div
- B. whether the element can be included in another element
- C. whether the translation text is inserted into the element source
- D. the display characteristic of the element
正解: B
質問 25
Which three data items can be imported using the bulk import feature? (Choose three.)
- A. promotions
- B. catalog data
- C. catalog media content
- D. shopper profiles
- E. email templates
正解: B,C,D
質問 26
The design of a particular B2B storefront implementation has three supported locales.
When configuring the Profile Navigation - Account Shoppers settings, which statement describes how to configure the option name to handle the different languages?
- A. Configure three different Profile Navigation - Account Shoppers widget instances, one for each locale
- B. Specify the option names using the Administration UI on the Setting Page
- C. Type the names for each language directly into the field, using a comma delimited format
- D. Configure using Text Snippets on Design page after selecting the respective language
正解: A
解説:
Explanation
Three layouts to the Profile Navigation - AccountShoppers widget, make sure you set
質問 27
The Commerce Cloud storefront extension framework provides a set of resources, templates and libraries that support the implementation of custom client-side store extensions.
What are two aspects of this framework? (Choose two.)
- A. Integrated developmentenvironment for Commerce Cloud
- B. JavaScript code which provides client-side page logic
- C. Code management repository tools
- D. Commerce Cloud delivered libraries with resources that support client-side development
正解: B,D
質問 28
After a year running their sites on Commerce Cloud, an international company has changed the URL patterns for both the product and collection pages across multiple languages. The product page URL pattern has been updated to use a queryable URL slug. The collection page URL pattern has been updated bytranslating the string 'category' into each language, but retained the same structure with no queryable URL slug.
Which set of actions should the company take on the URL Patterns tab to complete the process?
- A. Deselect Auto Redirect and click the Build URL Slugs button for the product page
- B. Deselect Auto Redirect and click the Build URL Slugs button for the collection page
- C. Select Auto Redirect for collections, deselect it for products, and click the Build URL Slugs buttons
- D. Select Auto Redirect and click the Build URL Slugs button for the product page
正解: C
質問 29
Which three design elements are provided in each baseline provisioned environment? (Choose three.)
- A. sample catalog data including product collections and SKUs
- B. provisioned data used for sample shopper profiles
- C. storefront template called Cloud Lakewith a set of default layouts
- D. a basic collection of component instances that include widgets, stacks, and slots
- E. storefront style templates with a set of pre-defined sample themes
正解: A,B,D
質問 30
A developer would like to pass two custom properties called interestRate and remainingPayments from the custom payment integration service to Commerce Cloud in the JSON response payload. The remainingPayments property should be returned to the storefront to be used in a custom widget.
Which code snippet included in the JSON response accomplishes this?
- A. Option B
- B. Option C
- C. Option A
正解: C
質問 31
......
Oracle 1z0-1068-22 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
| トピック 7 |
|
正真正銘のベスト資料1z0-1068-22オンライン練習試験:https://jp.fast2test.com/1z0-1068-22-premium-file.html
365日更新し続ける1z0-1068-22最高の問題集はこちら:https://drive.google.com/open?id=1v6iM0adbGUXQdnI-2f9fQJa1tj0ZK9yg