1z0-1068-22 Oracle CX Commerce 2022 Implementation Essentials

Loading demo links...

Showing 1–3 of 10 questions

Question 1

The business team has decided to add order approvals into the B2B storefront.

What three things do you need to configure in order to implement this functionality? (Choose three.)

Select all that apply, then click Submit answer.

  • Add order approval functionality into the B2B Checkout Layout

  • Specify a Price Hold Period for an approved order

  • Set the frequency of the Order Cancellation service

  • Ensure that an invoice payment type is configured in the Payment Methods widget instance

  • Configure B2B Storefront administrative privileges for account shoppers to request an order approval

Question 2

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.)

Select all that apply, then click Submit answer.

  • The generic option will appear as a checkbox in the Administration UI

  • The default value is set to generic, which means that option will be selected in the Administration UI

  • Other paymentMethodTypes options defined in the gateway.json file will appear in the Administration UI,
    even though not explicitly defined in config.json

  • The property is public by default and can be used in a custom widget

Question 3

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

Select all that apply, then click Submit answer.

  • to expose parameters that may vary between widget instances

  • to provide an increased level of merchandiser control over widget behavior and display

  • to determine whether a widget can be placed on a layout

  • to provide links to 3rd party JavaScript libraries