Updated Dec-2021 Exam Engine for 1Z0-1068-20 Exam Free Demo & 365 Day Updates
Exam Passing Guarantee 1Z0-1068-20 Exam with Accurate Quastions!
Oracle 1Z0-1068-20 Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 5 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
| Topic 12 |
|
| Topic 13 |
|
| Topic 14 |
|
NEW QUESTION 43
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. The settings for each layout to specify one or more sites valid for that layout
- C. Associated component text snippets that are valid for each site
- D. The profile Navigation - Account Shoppers widget instance settings to specify a URL entry for each layout per site
Answer: A,D
NEW QUESTION 44
For account-based commerce, the checkout layout can contain B2B-specific widgets that support accounts as well as general B2C widgets.
At a minimum, which two widget instances should be included on a B2B Checkout layout? (Choose two.)
- A. Order Details widget instance
- B. Account-Address Selector widget instance
- C. Payment Methods widget instance
- D. Purchase List widget instance
- E. Promotions widget instance
Answer: A,B
NEW QUESTION 45
A storefront developer is configuring page layouts of type Shopper Profile for a B2B storefront implementation.
Which two items must be considered when configuring the Profile Navigation - Account Shoppers widget instance on each layout? (Choose two.)
- A. Each Shopper Profile layout should contain a shared Profile Navigation - Account Shoppers widget instance
- B. On the My Account page, account contacts will always see all options defined in the Profile Navigation - Account Shoppers widget instance
- C. If displayed using a vertical orientation, the Profile Navigation - Account Shoppers widget instance should be configured to take up the same number of columns on each layout
- D. Each entry in the Profile Navigation - Account Shoppers widget instance settings can only have one corresponding layout specified by the URL
Answer: B,C
NEW QUESTION 46
An account buyer receives an email notification that their order has been approved and they can pay for the order. Once they click the associated link, it brings them to the B2B Checkout Payment After Approval layout.
Which two are valid statements regarding the B2B Checkout Payment After Approval layout? (Choose two.)
- A. The layout allows the buyer to modify the order details and input payment information
- B. The layout is of type Checkout and is displayed to account shoppers only
- C. The layout is only displayed when the order status is PENDING_PAYMENT
- D. This is an out-of-the-box layout that provides payment options for orders requiring approval
Answer: C,D
Explanation:
Orders that meet the criteria for requiring approval are sent back to OCC and put into the out-of-the-box order approvals workflow. Set the layout to be displayed when the Order Status is PENDING_PAYMENT Reference:
https://blogs.oracle.com/occs/whats-new-in-174-release
https://docs.oracle.com/cd/E97801_04/Cloud.19B/ExtendingCC/html/
s1806checkoutflowforpaymentafterappro01.html
NEW QUESTION 47
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. Switch to Site B to add the German translations for product and collection names and descriptions
- B. Create a duplicate set of the products and collections in German
- C. Select German as the content language and enter the German translations for product and collection names and descriptions
- D. On the Metadata tab, overwrite the English metadata with the German translations
- E. On the Metadata tab, add the German translations in addition to the English metadata
Answer: E
Explanation:
Reference:
s0707addmetadatatoproductsandcollecti01.html
NEW QUESTION 48
A company has created and configured a new site with the ID 10012 and is ready to enable it.
What step do they need to do to enable the site?
- A. Option D
- B. Option A
- C. Option C
- D. Option B
Answer: D
NEW QUESTION 49
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 is only valid for global widgets and is not relevant
- C. The imports attribute should contain the value "cart"
- D. The imports attribute should contain the value "user" because the cart view model belongs to the user
Answer: B
NEW QUESTION 50
The Payment Processing menu on the Settings page of the Administration UI has a Payment Options property with two choices: Full Payment Required and Allow Partial Payment.
When should the Allow Partial Payment option be selected?
- A. The storefront uses standard payment widgets
- B. One of the supported payment methods used on the order requires shopper action during payment processing
- C. All payment methods used on the order can be processed at the same time
- D. If one payment of a partial payment fails, the successful payments are voided immediately and the order stays incomplete
Answer: B
Explanation:
Reference:
s3202understandthepaymentoptionssetti01.html
NEW QUESTION 51
Consider the widget template snippet, which uses Knockout's containerless control flow syntax based on comment tags:
Under what condition will <li>Item #2</li> be displayed?
- A. Item #2 will never be displayed
- B. if the Product view model is available on the page
- C. If the shopper has a product in his/her cart
- D. Item #2 will always be displayed
Answer: C
NEW QUESTION 52
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
Answer: D
NEW QUESTION 53
You want a contact with an associated 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. Configure the Contact Registration Requests widget settings to specify the storefront role of admin
- C. Add the Contact Login with Self Registration element to support B2B Contact Registration Requests in the Header Widget instance
- D. Ensure that generated emails for registration requests are enabled to allow the administrator to accept or reject the request directly from the email
Answer: A,B
NEW QUESTION 54
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 Chrome browsers only
- D. to support Firefox browsers only
Answer: A,B
NEW QUESTION 55
Given the example custom widget JavaScript:
In this example, what does $ represent?
- A. Placeholder for anonymous Require.js content
- B. Null value until it is initialized
- C. Local function referring to the JQuery library
- D. Local function referring to the ccLogger library
Answer: B
NEW QUESTION 56
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. Create a custom widget extension called Loyalty Payment and add it to the checkout layout
- 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. Nothing. The Payments Method widget already includes loyalty points as a payment option
Answer: A
Explanation:
Reference:
s1907useloyaltywidgets01.html
NEW QUESTION 57
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 copy of the JavaScript, HTML template and CSS resources from the Commerce Cloud source code repository
- C. A pointer to the location of the definition of the component
- D. A collection of the 3rd party JavaScript libraries that may be referenced by the component
Answer: A
NEW QUESTION 58
What three tasks, if implemented, can a contact with the storefront role of Administrator perform on a B2B Storefront? (Choose three.)
- A. Approve or reject a registration request for a contact
- B. Set product pricing discounts for the Account contract per site
- C. Specify an order approval threshold value
- D. Approve or reject an order that requires approval
- E. Create, edit, and delete contacts
Answer: B,C,D
Explanation:
Reference:
html
NEW QUESTION 59
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. void
- D. authorization
- E. initiate
Answer: B,C,D
Explanation:
Reference:
s1602overviewofwebcheckoutsysteminteg01.html
NEW QUESTION 60
Consider the following code snippet from the config.json file for a custom payment gateway extension's properties:
Which two statements describe the paymentMethodsTypes property configuration? (Choose two.)
- A. Other paymentMethodTypes options defined in the gateway.json file will appear in the Administration UI, even though not explicitly defined in config.json
- B. The generic option will appear as a checkbox in the Administration UI
- C. The property is public by default and can be used in a custom widget
- D. The default value is set to generic, which means that option will be selected in the Administration UI
Answer: A,C
NEW QUESTION 61
......
Exam Questions for 1Z0-1068-20 Updated Versions With Test Engine: https://www.dumpstorrent.com/1Z0-1068-20-exam-dumps-torrent.html