1Z0-1068-20 Exam Dumps - PDF Questions and Testing Engine
1Z0-1068-20 Dumps - The Sure Way To Pass Exam
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 27
Oracle Commerce Cloud allows developers and business users to change the shopper experience to suit their needs by modifying components within page layouts via the REST APIs or via the Administration UI.
How can you create a new page layout instance?
- A. Determine the type of layout and create a new blank instance
- B. Upload a new storefront extension that defines the new layout instance
- C. You cannot create a new layout instance since there is a fixed number of layouts that cannot be updated
- D. Create a new layout instance by cloning an existing layout instance
Answer: B
NEW QUESTION 28
You need to display a message to a logged in shopper about a relevant promotion, based on the number of products in the cart 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 the showCartMsg() function true?
- A. 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 of minSpend
- B. Only when there is at least one item in the cart and the cat subtotal is less than the value of minSpend
- 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 of minSpend
- D. As long as the user is logged in; the status of the cart does not matter
Answer: A
NEW QUESTION 29
Given this widget JavaScript snippet using the CCRestClient library:
What is the URL of the created request to Commerce Cloud?
- A. POST /ccstore/v1/products
- B. GET /ccstore/v1/products
- C. GET/ccstore/v1/products?getProduct=xprod2119
- D. PUT /ccstore/v1/products/xprod2119
- E. GET /ccstore/v1/products/xprod2119
Answer: B
NEW QUESTION 30
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 D
- B. Option B
- C. Option A
- D. Option C
Answer: C
NEW QUESTION 31
Given the configuration:
US Catalog and Mexican Catalog share some of the products.
Which two methods enable a merchandiser to enter Spanish translations in the products? (Choose two.)
- A. Select Spanish from the Content Language drop-down and edit the products that need Spanish translations
- B. Import the translations by setting LOCALE=es in the CSV import file
- C. Select Spanish from the Content Language drop-down and create new products with Spanish entries in the relevant fields
- D. Select the site on the Catalog page and edit the products that need Spanish translations
Answer: A,B
NEW QUESTION 32
The following code snippet shows the customProperties subobject included in the payments object in the payments object in a sample JSON request payload:
Which two statements describe how the custom properties were included in the request? (Choose two.)
- A. Custom properties are specified in the config.json file for the gateway extension
- B. Custom properties can be added via a custom widget
- C. Custom properties are included in the gateway extension's JavaScript
- D. Custom properties are specified in the createOrder REST request
Answer: A,D
NEW QUESTION 33
What are two types of assets that can be included in a storefront extension? (Choose two.)
- A. Locale strings
- B. Images
- C. REST endpoint specifications
- D. Java code
Answer: A,D
NEW QUESTION 34
What are two use cases for employing widget configuration settings? (Choose two.)
- A. to provide an increased level of merchandiser control over widget behavior and display
- B. to determine whether a widget can be placed on a layout
- C. to expose parameters that may vary between widget instances
- D. to provide links to 3rd party JavaScript libraries
Answer: A,B
NEW QUESTION 35
Which three statements describe webhooks in Commerce Cloud? (Choose three.)
- A. Webhooks use the POST HTTP method for the outgoing call
- B. Function webhooks support synchronous calls to external applications
- C. Webhooks can be defined separately for Storefront, Preview, and Agent instances
- D. Webhooks are only configured using the Server Extensions REST API
- E. Event webhooks support asynchronous, event-triggered outbound calls to custom integration endpoints
Answer: A,B,E
Explanation:
Reference:
s0302understandwebhooks01.html
NEW QUESTION 36
A merchant has two country sites, US and France. The Site Base URL for the US site is www.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 the fr locate code as the subfolder for the French site's URL, such as www.example.com/fr, instead?
- A. 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.
- B. 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.
- C. If the US site is configured to have French as an additional language, the system cannot tell if www.example.com/fr is the French site or the French translation of the English site.
- D. Commerce Cloud does not understand locale codes when used as a subfolder, leading to 404 not found messages in the shopper browser.
Answer: A
NEW QUESTION 37
Which three features are supported in a B2B Storefront implementation? (Choose three.)
- A. simultaneously logging into multiple accounts in order to compare product items and prices
- B. sharing a purchase list with a contact from another account
- C. requiring an order approval based on a specified price threshold associated with the account
- D. managing account buyers and addresses on the storefront by contacts with account specified storefront roles
- E. A displaying products and prices that are specific to the logged in contact's account
Answer: A,C,D
NEW QUESTION 38
Which two statements describe the gateway configuration definition in the config.json file? (Choose two.)
- A. Valid values for the instances property are agent, preview, test, and storefront
- B. No additional properties are needed to enable a payment method for scheduled orders
- C. The configType property must be set to the value payment
- D. The configuration must include a property with the ID paymentMethodTypes
Answer: A,C
Explanation:
Reference:
https://docs.oracle.com/en/cloud/saas/commerce-cloud/occ-developer/credit-card-payment-properties.html
NEW QUESTION 39
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 A
- C. Option C
Answer: B
NEW QUESTION 40
What does a slot component reserve space in a layout to display?
- A. a group of related widgets that constitute a composite shopper-based function
- B. the header of footer of a page that contains configurable elements
- C. an ordered set of widgets specified in a tabular format
- D. a widget determined in real-time based on variable criteria
Answer: D
NEW QUESTION 41
What are two operational parameters that are configurable by merchants in the Commerce Cloud Administration UI? (Choose two.)
- A. Tax processor
- B. URL patterns for products and collections
- C. SSO configuration
- D. Site enablement
Answer: A,C
NEW QUESTION 42
Given the example snippet of custom widget JavaScript:
What are two correct statements about this code? (Choose two.)
- A. Uses the PubSub library to publish to a topic
- B. Creates a new PAGE_CHANGED topic available for subscription
- C. Runs the inline function when the subscribed event fires
- D. Changes the page when the inline function runs
- E. Uses the PubSub library to subscribe to a topic
Answer: A,B
NEW QUESTION 43
Which four statements describe the Commerce Cloud payment webhooks? (Choose four.)
- A. The Custom Currency Payment webhook is used for loyalty points
- B. The Credit Card Payment webhook is used for most credit cards, except 3D Secure cards and stored cards
- C. The Generic Payment webhook is used for most payment types
- D. The Secure Credit Card Payment webhook is used for 3D Secure cards and stored cards
- E. Webhooks can be created for your custom integration
- F. Webhooks can be configured in the Administration UI or using REST APIs
Answer: A,B,E,F
Explanation:
Reference:
s2901createacreditcardpaymentgatewayi01.html
NEW QUESTION 44
Given the example element.json element configuration:
What does the inline attribute determine?
- A. whether the translation text is inserted into the element source
- 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. the display characteristic of the element
Answer: B
NEW QUESTION 45
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. Create the additional sites before configuring anything on the default site.
- B. Configure the default site fully and then add the additional sites.
- 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 46
In the Commerce Cloud implementation of the Model-View-ViewModel architecture pattern, what does the View represent?
- A. Widget HTML template
- B. Store data, encapsulated in JSON
- C. Widget localization string resources
- D. Widget JavaScript
Answer: A
Explanation:
Reference:
s0103modelviewviewmodelmvvm01.html
NEW QUESTION 47
What are two use cases for fragmenting widgets into elements? (Choose two.)
- A. Separate the HTML display template and JavaScript files
- B. Allow greater control over the position of widget functionally on the storefront
- C. Reduce the page load times and improve performance
- D. Improve reusability and extensibility of widget code
Answer: B,C
Explanation:
Reference:
s0401fragmentawidgetintoelements01.html
NEW QUESTION 48
......
Pass Oracle 1Z0-1068-20 Exam Quickly With Free4Dump: https://www.free4dump.com/1Z0-1068-20-braindumps-torrent.html