Oracle Commerce Cloud 2019 Implementation Essentials Sample Questions:
1. 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) Disable the default Site A first and then delete it
B) When you delete Site A, Site B will be set as the new default site automatically
C) You must first make Site B the default site and then you can delete Site A
D) It is not possible to delete a site. You can disable it using the updateSite endpoint
2. 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) Nothing. The Payments Method widget already includes loyalty points as a payment option
B) Create a custom widget extension called Loyalty Payment and add it to the checkout layout
C) Create a new checkout layout with custom widgets for payment
D) Add the baseline Loyalty Payment widget to the checkout layout on the Design page
3. 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 generated emails for registration requests are enabled to allow the administrator to accept or reject the request directly from the email
B) Add the Contact Login with Self Registration element to support B2B Contact Registration Requests in the Header Widget instance
C) Configure the Contact Registration Requests widget settings to specify the storefront role of admin
D) Ensure that the Profile Navigation - Account Shoppers widget instance supports Registration Requests on My Account for storefront administrators
4. 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.)
A) Configure B2B Storefront administrative privileges for account shoppers to request an order approval
B) Add order approval functionality into the B2B Checkout Layout
C) Ensure that an invoice payment type is configured in the Payment Methods widget instance
D) Specify a Price Hold Period for an approved order
E) Set the frequency of the Order Cancellation service
5. 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 C
D) Option A
Solutions:
Question # 1 Answer: D | Question # 2 Answer: B | Question # 3 Answer: C,D | Question # 4 Answer: A,B,E | Question # 5 Answer: D |