Oracle CX Commerce 2021 Implementation Essentials - 1Z0-1068-21 Exam Practice Test
When working with the agent REST APIs, the site context is important. What are two ways the sitecontext can be set? (Choose two.)
Correct Answer: C,D
Vote an answer
What are two reasons to use the CC-Storage library to save data objects in local storage? (Choose two.)
Correct Answer: B,D
Vote an answer
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 ofthe 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?
* saveCard(Boolean)
* nickname(String)
* setAsDefault(Boolean)
Each ofthe 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?
Correct Answer: B
Vote an answer
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?


Which header and JSON combination must they pass to this endpoint to accomplish this task?


Correct Answer: B
Vote an answer
Whichfour statements describe the Commerce Cloud payment webhooks? (Choose four.)
Correct Answer: A,C,E,F
Vote an answer
Which two statements describe the gateway configuration definition in the config.json file? (Choose two.)
Correct Answer: A,D
Vote an answer
A storefront developer is configuring pagelayouts of type Shopper Profile for a B2B storefront implementation.
Which two items must be considered when configuring the Profile Navigation - Account Shoppers widget instance on each layout? (Choose two.)
Which two items must be considered when configuring the Profile Navigation - Account Shoppers widget instance on each layout? (Choose two.)
Correct Answer: A,D
Vote an answer
If your storefronthas both B2B and B2C implementations, you will need to have one Order History Layout for B2B as well as a different Order History Layout for B2C.
What is the reason for this?
What is the reason for this?
Correct Answer: D
Vote an answer