[Sep 24, 2021] 1Z0-1068-20 Ultimate Study Guide - ValidTorrent [Q38-Q59]

Share

[Sep 24, 2021] 1Z0-1068-20 Ultimate Study Guide -  ValidTorrent

Ultimate Guide to Prepare 1Z0-1068-20 Certification Exam for Oracle Commerce Cloud in 2021

NEW QUESTION 38
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 A
  • B. Option D
  • C. Option B
  • D. Option C

Answer: A

 

NEW QUESTION 39
A company has many anonymous shoppers who pay for orders with split payments. In their prior system, they ran into issues when one of the payment methods failed and the order was in a pending state waiting for the rest of the payment. In those cases, the shoppers could not retrieve the orders when they returned to the site because they did not have access to the order number?
The company plans to configure Commerce Cloud to avoid this situation where the anonymous shopper does not know the order ID.
What step can the company take in Commerce Cloud to avoid this happening?

  • A. Enable the Order Payment Initiated Email to send the order ID when the order is created
  • B. Select the Payment Settings option to notify anonymous shoppers of partial payment
  • C. Enable the Order Placed Email to send the order ID when the payment goes through.
  • D. No default configurations exist to help with this problem. This can only be handled in the custom payment integration system.

Answer: C

 

NEW QUESTION 40
Which two describe the assets contained in a storefront extension .zip archive? (Choose two.)

  • A. a hierarchy of folders and files that are specific to the extension type
  • B. configurations for function and event webhooks related to the extension
  • C. language translation resources for each language used on the storefront
  • D. the defined format of expected JSON request and response payloads

Answer: A,D

 

NEW QUESTION 41
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 by translating 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 collection page
  • B. Deselect Auto Redirect and click the Build URL Slugs button for the product page
  • C. Select Auto Redirect and click the Build URL Slugs button for the product page
  • D. Select Auto Redirect for collections, deselect it for products, and click the Build URL Slugs buttons

Answer: D

Explanation:
Reference:
s0802customizeurlpatterns01.html

 

NEW QUESTION 42
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. Type the names for each language directly into the field, using a comma delimited format
  • C. Configure using Text Snippets on Design page after selecting the respective language
  • D. Specify the option names using the Administration UI on the Setting Page

Answer: A

Explanation:
:
Three layouts to the Profile Navigation - Account Shoppers widget, make sure you set Reference:
s0405usesecondarynavigationwidgets01.html

 

NEW QUESTION 43
What does a storefront extension package contain?

  • A. All the JavaScript, HTML template, CSS, localization resources, and configuration parameters that define, implement and support the component
  • B. A pointer to the location of the definition of the component
  • C. A copy of the JavaScript, HTML template and CSS resources from the Commerce Cloud source code repository
  • D. A collection of the 3rd party JavaScript libraries that may be referenced by the component

Answer: A

 

NEW QUESTION 44
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 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. For each separate site configured with the French language, update settings to use the new URL patterns
  • B. On the URL Patterns tab of the Setup menu, change the value for the collection page to /
    {parentCategory}/categorie/{id}
  • C. In the Administration UI, click the Content Language icon and select French as the language.
  • D. On the URL Patterns tab of the Setup menu, change the value for the collection page to /
    {parentCategory}/{seoUrlSlugDerived}/{id}

Answer: A,B

 

NEW QUESTION 45
What are two use cases for employing widget configuration settings? (Choose two.)

  • A. to expose parameters that may vary between widget instances
  • B. to provide links to 3rd party JavaScript libraries
  • C. to provide an increased level of merchandiser control over widget behavior and display
  • D. to determine whether a widget can be placed on a layout

Answer: C,D

 

NEW QUESTION 46
Given the example element.json element configuration:

What does the inline attribute determine?

  • A. the display characteristic of the element
  • B. whether the element can be included in another element
  • C. whether the element should be inserted as an HTML span or as a div
  • D. whether the translation text is inserted into the element source

Answer: B

 

NEW QUESTION 47
A company is setting up multiple country-specific sites that have unique emails, separate payment gateways and shipping methods by country, and other site-specific settings. They share Oracle integrations (e.g. Oracle Retail Order Management System Cloud, Oracle Loyalty Cloud, Oracle Customer Experience Cloud). They plan to add sites in the Administration UI.
Based on their use case, when should they create the additional sites to minimize the changes they need to make?

  • A. Configure the default site fully and then add the additional sites.
  • B. Create the additional sites before configuring anything on the default site.
  • C. Configure the Oracle integrations for the default site and then create additional sites.
  • D. At any time, because updates to shared configuration to the default site alter the child sites.

Answer: D

 

NEW QUESTION 48
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 A
  • B. Option B
  • C. Option C

Answer: A

 

NEW QUESTION 49
The following code from a sample gateway.json file shows the configuration for a web checkout payment gateway extension without the transaction types filled in:

What three of the valid transaction types for the generic payment method are needed for web checkout using redirect? (Choose three.)

  • A. retrieve
  • B. refund
  • C. authorization
  • D. initiate
  • E. void

Answer: B,C,E

Explanation:
Reference:
s1602overviewofwebcheckoutsysteminteg01.html

 

NEW QUESTION 50
What are two reasons to use the CC-Storage library to save data objects in local storage? (Choose two.)

  • A. to support iOS devices using Safari
  • B. to support browsers using private browsing mode
  • C. to support Firefox browsers only
  • D. to support Chrome browsers only

Answer: A,B

 

NEW QUESTION 51
A company has two sites. Site A is the default site and has English as the default language and German as an additional language. Site B has German as the default language. The company needs to provide metadata in both languages.
After creating the products in English, which action can the company take to have metadata in both German and English?

  • A. Create a duplicate set of the products and collections in German
  • B. On the Metadata tab, overwrite the English metadata with the German translations
  • C. Select German as the content language and enter the German translations for product and collection names and descriptions
  • D. Switch to Site B to add the German translations for product and collection names and descriptions
  • E. On the Metadata tab, add the German translations in addition to the English metadata

Answer: E

Explanation:
Reference:
s0707addmetadatatoproductsandcollecti01.html

 

NEW QUESTION 52
Given the example custom widget Javascript:

In order to employ the Cart view model, what should the custom widget's widget.json descriptor contain for the imports attribute?

  • A. The imports attribute can be empty because the Cart view model is global
  • B. The imports attribute should contain the value "user" because the cart view model belongs to the user
  • C. The imports attribute should contain the value "cart"
  • D. The imports attribute is only valid for global widgets and is not relevant

Answer: D

 

NEW QUESTION 53
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 developers need to configure to support one or more sites? (Choose two.)

  • A. The layout components to include branding, images, and page content that are specific for the 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 profile Navigation - Account Shoppers widget instance settings to specify a URL entry for each layout per site

Answer: A,D

 

NEW QUESTION 54
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 organization need to do to add loyalty points as a payment option on the Payments Method widget?

  • A. Nothing. The Payments Method widget already includes loyalty points as a payment option
  • B. Create a custom widget extension called Loyalty Payment and add it to the checkout layout
  • C. Create a new checkout layout with custom widgets for payment
  • D. Add the baseline Loyalty Payment widget to the checkout layout on the Design page

Answer: B

Explanation:
Reference:
s1907useloyaltywidgets01.html

 

NEW QUESTION 55
The Profile Navigation - Account Shoppers widget instance settings specifies the storefront role of buyer for the Account Address Book.

Note that the storefront role for the /accountaddressbook URL is specified as buyer.
Which configuration step is needed to allow a delegated administrator the privilege to create, edit, and delete account addresses?

  • A. Nothing needs to be configured. The account Addresses widget will automatically provide additional create, edit, and delete privileges for delegated administrators.
  • B. Modify the settings for the Account Address Book and specify the storefront role of admin.
  • C. The Account Addresses widget will need to be customized to perform this functionality.
  • D. Create an additional Account Address Book layout that allows delegated administrators the privilege to perform the tasks.

Answer: D

 

NEW QUESTION 56
What is the Commerce Cloud ccResizeImage custom binding used for?

  • A. crop the image based on specified top, bottom, left and right parameters
  • B. size image to the current viewport before it is downloaded
  • C. alter image proportions after download so that it fits on the screen
  • D. update image borders and colors before download

Answer: B

Explanation:
Reference:
s0903resizeimagesusingtheccresizeimag01.html

 

NEW QUESTION 57
In the Commerce Cloud implementation of the Model-View-ViewModel architecture pattern, what does the View represent?

  • A. Widget HTML template
  • B. Widget localization string resources
  • C. Widget JavaScript
  • D. Store data, encapsulated in JSON

Answer: A

Explanation:
Reference:
s0103modelviewviewmodelmvvm01.html

 

NEW QUESTION 58
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. Code management repository tools
  • B. JavaScript code which provides client-side page logic
  • C. Integrated development environment for Commerce Cloud
  • D. Commerce Cloud delivered libraries with resources that support client-side development

Answer: B,D

Explanation:
Reference:
s4710restoreorupgradethestorefrontfra01.html

 

NEW QUESTION 59
......

Oracle Commerce Cloud Fundamentals-1Z0-1068-20 Exam-Practice-Dumps: https://www.validtorrent.com/1Z0-1068-20-valid-exam-torrent.html