[2022年06月最新リリース]1Z0-1068-21試験問題はあなたをパスさせる
Oracle 1Z0-1068-21試験基本問題とアンサー
Oracle 1Z0-1068-21 認定試験の出題範囲:
| トピック | 出題範囲 |
|---|---|
| トピック 1 |
|
| トピック 2 |
|
| トピック 3 |
|
| トピック 4 |
|
| トピック 5 |
|
| トピック 6 |
|
| トピック 7 |
|
| トピック 8 |
|
質問 28
When working with the agent REST APIs, the site context is important. What are two ways the sitecontext can be set? (Choose two.)
- A. query parameter, such as POST/ccagent/v1/orders?siteId=siteA
- B. siteIdproperty in the JSON request and response
- C. the webhook'ssiteIdproperty setting
- D. site request header, such as{"X-CCSite" : "siteA"}
正解: B,D
質問 29
You need to develop an integration with an analytics platform that tracks shopper activity across all Commerce Cloud pages and provides its own JavaScript library.
Which statement describes how you can implement this use case in Commerce Cloud?
- A. On the "Application-Level JavaScript"tab on the Settings Page, add the URL for the analytics JavaScript library so that it will automatically apply to all layouts.
- B. Create a custom non-global widget that includes the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension which will automatically apply to all layouts.
- C. Create a custom global widget with a display template that includes an inline script reference to the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension.
- D. Create a custom global widget that includes the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension.
正解: C
質問 30
A company has multiple country stores and 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 ofthe 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. On the URL Patterns tab of the Setup menu, change the value for the collection page to/
{parentCategory}/categorie/{id} - B. In the Administration UI, click the Content Language icon and select French as the language.
- C. Onthe URL Patterns tab of the Setup menu, change the value for the collection page to/
{parentCategory}/{seoUrlSlugDerived}/{id} - D. For each separate site configured with the French language, update settings to use the new URL patterns
正解: A,D
質問 31
A company has one site with English as the default language and German as an additional language. The German subsidiary needs to translate the site's name and description into German using the updateSite endpoint.
Which header and JSON combination must they pass to this endpoint to accomplish this task?

- A. Option C
- B. Option B
- C. Option D
- D. Option A
正解: D
質問 32
In the Commerce Cloud implementation of the Model-View-ViewModel architecture pattern, what does the View represent?
- A. Widget HTML template
- B. Widget JavaScript
- C. Widget localization string resources
- D. Store data, encapsulated in JSON
正解: A
質問 33
Your customer has a B2B Storefront instance designed to have three English language sites: North America, European Union, and Asia.
What two components will the storefront developersneed to configure to support one or more sites? (Choose two.)
- A. The profile Navigation - Account Shoppers widget instance settings to specify a URL entry for each layout per site
- B. Associated component text snippets that are valid for each site
- C. The settings for each layout to specify one or more sites valid for that layout
- D. The layout components to include branding, images, and page content that are specific for the site
正解: A,D
質問 34
Whichfour statements describe the Commerce Cloud payment webhooks? (Choose four.)
- A. The Secure Credit Card Payment webhook is used for 3D Secure cards and stored cards
- B. The Custom Currency Payment webhook is used forloyalty points
- C. Webhooks can be configured in the Administration UI or using REST APIs
- D. The Credit Card Payment webhook is used for most credit cards, except 3D Secure cards and stored cards
- E. Webhooks can be created for your custom integration
- F. The Generic Payment webhook is used for most payment types
正解: B,C,D,E
質問 35
What are two types of assets that can be included in a storefront extension? (Choose two.)
- A. Locale strings
- B. REST endpoint specifications
- C. Images
- D. Java code
正解: A,D
質問 36
Why is it a best practice to use the ccLink binding in your custom widgets?
- A. for ensuring a link does not cause a full page reload
- B. for ensuring images are sized for the current viewport
- C. for ensuring the correct layout is displayed
- D. for ensuring that your URL is correctly formatted
正解: D
質問 37
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. The account buyer did not have the correct storefront role to access the Account Address Book
- B. By default, the account buyer needs to create an order before the Account Address Book is displayed
- C. The Contact Login (for Managed Accounts) element is configured on the header widget which only supports B2C login
- D. The Profile Navigation - Account Shoppers widgetinstance settings was not configured to include an option for Account Address Book
正解: D
質問 38
Given the configuration:
US Catalog and MexicanCatalog share some of the products.
Which two methods enable a merchandiser to enter Spanish translations in the products? (Choose two.)
- A. Select the site on the Catalog page and edit the products that need Spanish translations
- B. Select Spanish from the Content Language drop-down and edit the products that need Spanish translations
- C. Import the translations by settingLOCALE=esin the CSV import file
- D. Select Spanish from the Content Language drop-down and create new products with Spanish entries in the relevant fields
正解: B,C
質問 39
What are two use cases for fragmenting widgets into elements? (Choose two.)
- A. Improve reusability and extensibility of widget code
- B. Reduce the page load times and improve performance
- C. Allow greater control over the position of widget functionally on the storefront
- D. Separate the HTML display template and JavaScript files
正解: B,C
質問 40
Given the example snippet of custom widget JavaScript:
What are two correctstatements about this code? (Choose two.)
- A. Runs the inline function when the subscribed event fires
- B. Uses the PubSub library to publish to a topic
- C. Uses the PubSub library to subscribe to a topic
- D. Changes the page when the inline function runs
- E. Creates a new PAGE_CHANGED topic available for subscription
正解: B,E
質問 41
A merchant has two country sites, US and France. The Site Base URL for the USsite iswww.example.com.
They plan to use a subfolder to differentiate the French site's URL. For example, they could set it to www.example.com/france.
What is a potential consequence of using thefrlocate code as the subfolder for the French site's URL,such aswww.example.com/fr, instead?
- A. Commerce Cloud has logic built in to avoid any confusion between subfolders and locales, editing the URL when generating the page to differentiate between the locale and the subfolder name.
- B. You receive an error message on the Settings page when setting the Site Base URL to a recognized locale, preventing you from using it as the subfolder.
- C. Commerce Cloud does not understand locale codes when used as a subfolder, leading to 404 not found messages in the shopper browser.
- D. If the US site is configured to have French as an additional language, the systemcannot tell if www.example.com/fris the French site or the French translation of the English site.
正解: B
質問 42
What three tasks, if implemented, can a contact with the storefront role ofAdministrator perform on a B2B Storefront? (Choose three.)
- A. Create, edit, and delete contacts
- B. Specify an order approval threshold value
- C. Set product pricing discounts for the Account contract per site
- D. Approve or reject a registration request fora contact
- E. Approve or reject an order that requires approval
正解: B,C,E
質問 43
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. If either a user is logged in or there is at least oneitem in the cart or the cart subtotal is less than the value ofminSpend
- B. As long as the user is logged in; the status of the cart does not matter
- C. 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
- D. Only when there is at least one itemin the cart and the cat subtotal is less than the value ofminSpend
正解: A
質問 44
Consider the following code from the widget.json for a sample custom widget:
For which pages will the widget appear in the Component library in the Design page in the Administration UI?
- A. The widget will not appear for any pages
- B. The widget willappear for all global pages only
- C. The widget will appear for all pages
- D. The widget will appear for all product pages only
正解: D
質問 45
......
2022年最新のリアルな無料Oracle 1Z0-1068-21試験問題集問題と解答:https://jp.fast2test.com/1Z0-1068-21-premium-file.html