1z0-1068-22 Free Certification Exam Easy to Download PDF Format 2022
Get 100% Success with Latest CX Commerce 1z0-1068-22 Exam Dumps
Oracle 1z0-1068-22 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 |
|
NEW QUESTION 10
Given the exampleelement.jsonelement configuration:
What does theinlineattribute determine?
- A. the display characteristic of the element
- B. whether the translation text is inserted into the element source
- C. whether the element can be included in another element
- D. whether the element should be inserted as an HTML span or as a div
Answer: C
NEW QUESTION 11
A company has Site A as its default site. It has created and enabled Site B and is ready to make Site B the default site and delete Site A.
Which statement describes the steps involved in deleting Site A?
- A. When you delete Site A, Site B will be set as the new default site automatically
- B. It is not possible to delete a site. You can disable it using the updateSite endpoint
- C. You must first make Site B the default site and then you can delete Site A
- D. Disable the default Site Afirst and then delete it
Answer: B
NEW QUESTION 12
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 13
What are two types of assets that can be included in a storefront extension? (Choose two.)
- A. Java code
- B. Locale strings
- C. Images
- D. REST endpoint specifications
Answer: A,B
NEW QUESTION 14
Consider the following code snippet from the config.json file for a custom payment gateway extension'sproperties:
Which two statements describe thepaymentMethodsTypesproperty configuration? (Choose two.)
- A. The property is public by default and can be used in a custom widget
- B. The default value is set to generic, which means that option will be selected in the Administration UI
- C. The generic option will appear as a checkbox in the Administration UI
- D. Other paymentMethodTypes options defined in the gateway.json file will appear in the Administration UI, even though not explicitly defined in config.json
Answer: A,D
NEW QUESTION 15
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. Configure the Contact Registration Requests widget settings to specify the storefront role of admin
- 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. Add the Contact Login with Self Registration element to support B2B Contact Registration Requests in the Header Widget instance
- D. Ensure that the Profile Navigation - Account Shoppers widget instance supports Registration Requests on My Account for storefront administrators
Answer: A,D
NEW QUESTION 16
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 17
Given the example custom widget template code:
Where will the value of displayName be read from?
- A. Product view model
- B. The widget $data variable
- C. The widget locale resources
- D. Widget observable attributes
Answer: A
NEW QUESTION 18
The Payment Processing menu on the Settingspage 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. All payment methods used on the order can be processed at the same time
- B. If one payment of a partial payment fails, the successful payments are voided immediately and the order stays incomplete
- C. The storefront uses standard payment widgets
- D. One of the supported payment methods used on the order requires shopper action during payment processing
Answer: D
NEW QUESTION 19
A merchant has two country sites, US and France. The Site Base URL for the US site 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. 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. 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.
- C. Commerce Cloud does not understand locale codes when used as a subfolder, leading to 404 not found messages in the shopper browser.
- D. 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.
Answer: A
NEW QUESTION 20
When working with the agent REST APIs, the site context is important. What are twoways the site context can be set? (Choose two.)
- A. the webhook'ssiteIdproperty setting
- B. query parameter, such as POST/ccagent/v1/orders?siteId=siteA
- C. siteIdproperty in the JSON request and response
- D. site request header, such as{"X-CCSite" : "siteA"}
Answer: C,D
NEW QUESTION 21
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 subscribe to a topic
- C. Creates a new PAGE_CHANGED topic available for subscription
- D. Uses the PubSub library to publish to a topic
- E. Changes the page when the inline function runs
Answer: C,D
NEW QUESTION 22
Oracle Commerce Cloud allows developers and business users to change theshopper 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. Create a new layout instance by cloning an existing layout instance
- C. You cannot create a new layout instance since there is a fixed number of layouts that cannot be updated
- D. Upload a new storefront extension that defines the new layout instance
Answer: D
NEW QUESTION 23
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. Integrated developmentenvironment for Commerce Cloud
- C. Commerce Cloud delivered libraries with resources that support client-side development
- D. JavaScript code which provides client-side page logic
Answer: C,D
NEW QUESTION 24
Given the example widget configurationdefinition:
Which two statements are correct? (Choose two.)
- A. You can reference the configuration inthe widget JavaScript assite.enabled()
- B. You can reference the configuration in the widget JavaScript aswidget.enabled()
- C. The widget configuration setting will appear as a dropdown
- D. The widget configuration setting does not have a default value
- E. The value can be either true or false
Answer: C,E
NEW QUESTION 25
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. Selectthe site on the Catalog page 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
Answer: A,C
NEW QUESTION 26
When configuring sites, you have two properties related toprice groups: the default price group and additional price groups. Consider the following scenario:
* Site UShas theUS Dollarprice group set as its default price group.
* Site Canadahas theCanadian Dollarprice group as its default price group, but needsa second price group for US dollars.
* It can either share theUS Dollarprice group withSite USor have a separateUS Dollars2price group.
Under what condition shouldSite Canadause the separateUS Dollars2as its additional price group?
- A. Reports in Oracle Business Intelligence Enterprise Edition need to separate sales totals in US dollars by site
- B. US dollar prices differ between Site US and Site Canada
- C. The two countries have different sales tax rate calculations
- D. Site Canada has two languages and two currencies, and therefore needs dedicated price groups to accurately display prices
Answer: C
NEW QUESTION 27
The following code snippet shows thecustomPropertiessubobject 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 thecreateOrderREST request
- B. Custom properties are specified in the config.json file for the gateway extension
- C. Custom properties can be added via a custom widget
- D. Custom properties are included in the gateway extension's JavaScript
Answer: A,B
NEW QUESTION 28
A company has created and configured a new site with the ID 10012 and is ready to enable it.
What step dothey need to do to enable the site?
- A. Option D
- B. Option C
- C. Option A
- D. Option B
Answer: D
NEW QUESTION 29
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. Promotions widget instance
- B. Purchase List widget instance
- C. Order Details widget instance
- D. Account-Address Selector widget instance
- E. Payment Methods widget instance
Answer: C,D
NEW QUESTION 30
......
Get Ready to Pass the 1z0-1068-22 exam Right Now Using Our CX Commerce Exam Package: https://www.examstorrent.com/1z0-1068-22-exam-dumps-torrent.html
The Best 1z0-1068-22 Exam Study Material and Preparation Test Question Dumps: https://drive.google.com/open?id=1LiDxql7ig9YajzKQlvRhFA42iNE7wG_q