OCC CX Test

A visually appealing illustration of a digital shopping cart integrated with cloud technology, symbols of JavaScript, REST APIs, and e-commerce elements in the background, vibrant colors, modern style.

Enhance Your Oracle Commerce Cloud Skills

Test your knowledge on Oracle Commerce Cloud with our comprehensive quiz designed for developers and business users. Dive into key functionalities, configurations, and best practices to ensure you have a solid understanding of this powerful platform.

Key Features:

  • Multiple-choice and checkbox questions
  • Focus on real-world applications
  • Assess your readiness for real implementations
15 Questions4 MinutesCreated by CodingGuru732
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. Create a new layout instance by cloning an existing layout instance
B. Upload a new storefront extension that defines the new layout instance
C. Determine the type of layout and create a new blank instance
D. You cannot create a new layout instance since there is a fixed number of layouts that cannot be updated
In the Commerce Cloud implementation of the Model-View-ViewModel architecture pattern, what does the View represent?
A. Widget localization string resources
B. Widget HTML template
C. Widget JavaScript
D. Store data, encapsulated in JSON
Your client company has created a seasonal site that shares layouts with the default site, but has a different design theme that they have created on the Design page. What do they need to do in the Administration UI to associate the new theme the seasonal site?
They cannot do this in the Administration UI. They must use the/ccadmin/v1/sitesendpoint
On the Design page, select the site and create a new theme under that site
Edit the theme’s JavaScript code to limit it to the seasonal site
On the Settings page, navigate to the seasonal site and select the new theme in the Theme property
Given this widget JavaScript snippet using the CCRestClient library:
 
CCRestClient.request("getProduct",
null,
successFunction (widget) ,
errorFunction (widget) ,
"xprod2119%
);
 
What is the URL of the created request to Commerce Cloud?
GET /ccstore/v1/products
GET /ccstore/v1/products/xprod2119
POST /ccstore/v1/products
D. PUT /ccstore/v1/products/xprod2119
E. GET/ccstore/v1/products?getProduct=xprod2119
What three tasks, if implemented, can a contact with the storefront role of Administrator perform on a B2B Storefront? (Choose three.)
A. Set product pricing discounts for the Account contract per site
B. Create, edit, and delete contacts
C. Specify an order approval threshold value
D. Approve or reject a registration request for a contact
E. Approve or reject an order that requires approval
What are two use cases for employing widget configuration settings? (Choose two.)
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 3rdparty JavaScript libraries
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. At any time, because updates to shared configuration to the default site alter the child sites
B. Create the additional sites before configuring anything on the default site.
C. Configure the Oracle integrations for the default site and then create additional sites
D. Configure the default site fully and then add the additional sites.
Which four statements describe the Commerce Cloud payment webhooks? (Choose four.)
A. Webhooks can be created for your custom integration
B. The Credit Card Payment webhook is used for most credit cards, except 3D Secure cards and stored cards
C. The Secure Credit Card Payment webhook is used for 3D Secure cards and stored cards
D. The Generic Payment webhook is used for most payment types
E. Webhooks can be configured in the Administration UI or using REST APIs
F. The Custom Currency Payment webhook is used for loyalty points

A developer is customizing the payment methods widget to enable the shopper to store a credit card when checking out. The widget needs to add three properties to the payments object of the JSON authorization request when creating the order:

saveCard(Boolean)

nickname(String)

setAsDefault(Boolean)

Each of the properties needs to be bound to a particular view model for the properties to be added to the payments object.

 

Which is the correct view model?
A. orderViewModel
B. widgetPaymentViewModel
C. cartViewModel
D. paymentViewModel
Which three data items can be imported using the bulk import feature? (Choose three.)
A. Shopper profiles
B. Promotions
C. Email templates
D. Catalog data
E. Catalog media content
What are two use cases for fragmenting widgets into elements? (Choose two.)
A. Reduce the page load times and improve performance
B. Allow greater control over the position of widget functionally on the storefront
C. Improve reusability and extensibility of widget code
D. Separate the HTML display template and JavaScript files
A storefront developer is configuring page layouts of type Shopper Profile for a B2B storefront implementation. Which two items must be considered when configuring the Profile Navigation – Account Shoppers widgetinstance on each layout? (Choose two.)
A. On the My Account page, account contacts will always see all options defined in the Profile Navigation –Account Shoppers widget instance
B. If displayed using a vertical orientation, the Profile Navigation – Account Shoppers widget instance shouldbe configured to take up the same number of columns on each layout
C. Each entry in the Profile Navigation – Account Shoppers widget instance settings can only have one corresponding layout specified by the URL
D. Each Shopper Profile layout should contain a shared Profile Navigation – Account Shoppers widgetinstance
What are two types of assets that can be included in a storefront extension? (Choose two.)
A. Locale strings
B. REST endpoint specifications
C. Images
D. Java code
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. Add the Contact Login with Self Registration element to support B2B Contact Registration Requests in the Header Widget instance
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. Ensure that the Profile Navigation – Account Shoppers widget instance supports Registration Requests on My Account for storefront administrators
D. Configure the Contact Registration Requests widget settings to specify the storefront role of admin
A company has many anonymous shoppers who pay for orders with split payments. In their prior system, they ran into issues when one of the payment methods failed and the order was in a pending state waiting for the rest of the payment. In those cases, the shoppers could not retrieve the orders when they returned to the site because they did not have access to the order number?

The company plans to configure Commerce Cloud to avoid this situation where the anonymous shopper does not know the order ID.

What step can the company take in Commerce Cloud to avoid this happening?

A. No default configurations exist to help with this problem. This can only be handled in the custom payment integration system.
B. Enable the Order Placed Email to send the order ID when the payment goes through
C. Select the Payment Settings option to notify anonymous shoppers of partial payment
D. Enable the Order Payment Initiated Email to send the order ID when the order is created
{"name":"OCC CX Test", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"Test your knowledge on Oracle Commerce Cloud with our comprehensive quiz designed for developers and business users. Dive into key functionalities, configurations, and best practices to ensure you have a solid understanding of this powerful platform.Key Features:Multiple-choice and checkbox questionsFocus on real-world applicationsAssess your readiness for real implementations","img":"https:/images/course7.png"}
Powered by: Quiz Maker