2022 Latest 1z0-1068-22 dumps Exam Material with 72 Questions [Q10-Q26]

Share

2022 Latest 1z0-1068-22 dumps Exam Material with 72 Questions

Oracle 1z0-1068-22 Questions and Answers Guarantee you Oass the Test Easily

NEW QUESTION 10
Which two statements describebenefits of the custom payment framework for merchants? (Choose two.)

  • A. Merchants can leverage the provided payment webhooks or create their own custom webhooks
  • B. Merchants can change the underlying payment service provider without affecting their integration
  • C. Merchants can store credit cards on the Commerce Cloud server in its PCI-compliant zone
  • D. Merchants can apply their own business rules on top of each transaction

Answer: A,D

 

NEW QUESTION 11
Why is it a best practice to use the ccLink binding in your customwidgets?

  • A. for ensuring a link does not cause a full page reload
  • B. for ensuring that your URL is correctly formatted
  • C. for ensuring the correct layout is displayed
  • D. for ensuring images are sized for the current viewport

Answer: B

 

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

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

Answer: B,C

 

NEW QUESTION 13
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 14
Which four statements describe the Commerce Cloud payment webhooks? (Choose four.)

  • A. The Generic Payment webhook is used for most payment types
  • B. Webhooks can be configured in the Administration UI or using REST APIs
  • C. The Secure Credit Card Payment webhook is used for 3D Secure cards and stored cards
  • D. The Custom Currency Payment webhook is used for loyalty points
  • E. The Credit Card Payment webhook is used for most credit cards, except 3D Secure cards and stored cards
  • F. Webhooks can be created for your custom integration

Answer: B,D,E,F

 

NEW QUESTION 15
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 16
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 17
What are two use cases for employing widget configuration settings? (Choose two.)

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

Answer: A,D

 

NEW QUESTION 18
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 19
Which three data items can be imported using the bulk import feature? (Choose three.)

  • A. email templates
  • B. catalog media content
  • C. promotions
  • D. shopper profiles
  • E. catalog data

Answer: B,D,E

 

NEW QUESTION 20
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 21
What are two use cases for fragmenting widgets into elements? (Choose two.)

  • A. Allow greater control over the position of widget functionally on the storefront
  • B. Improve reusability and extensibility of widget code
  • C. Reduce the page load times and improve performance
  • D. Separate the HTML display template and JavaScript files

Answer: A,C

 

NEW QUESTION 22
Which isNOTa step involved in creating widget configuration settings?

  • A. Compile the configurations before the widget extension is uploaded
  • B. Define the configuration settings in a config.json file
  • C. Update widget template and JavaScript code to use the configuration parameters as required
  • D. Define the configuration settings string resources for all supported locales
  • E. Add the widget configuration settings folders and files to the widget extension structure

Answer: A

 

NEW QUESTION 23
Which three features are supported in a B2B Storefront implementation? (Choose three.)

  • A. sharing a purchase list with a contact from another account
  • B. requiring an order approval based on a specified price threshold associated with the account
  • C. managing account buyers and addresses on the storefront by contacts with account specified storefront roles
  • D. A displaying products and prices that are specific to the logged in contact's account
  • E. simultaneously logging into multiple accounts in order to compare product items and prices

Answer: B,C,E

 

NEW QUESTION 24
Consider the widget template snippet, which uses Knockout'scontainerless 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 theshopper has a product in his/her cart
  • C. Item #2 will always be displayed
  • D. if the Product view model is available on the page

Answer: B

 

NEW QUESTION 25
Which two are required to communicate with an Order Management System (OMS) Integration Service when integrating with an OMS from Commerce Cloud? (Choose two.)

  • A. Order Submit event webhook
  • B. Admin Orders REST API
  • C. Shopper Profile Update event webhook
  • D. Custom order management widget

Answer: B,C

 

NEW QUESTION 26
......

Share Latest 1z0-1068-22 DUMP Questions and Answers: https://exams4sure.briandumpsprep.com/1z0-1068-22-prep-exam-braindumps.html