[2022年09月21日] 更新された1Z0-1068-21試験PDF問題集にはGoShiken合格保証付き [Q13-Q31]

Share

[2022年09月21日] 更新された1Z0-1068-21試験PDF問題集にはGoShiken合格保証付き

あなたを合格させるOracle試験には1Z0-1068-21試験問題集

質問 13
Which three statements describe webhooks in Commerce Cloud? (Choose three.)

  • A. Event webhooks support asynchronous, event-triggered outbound calls to custom integration endpoints
  • B. Function webhooks support synchronous calls to external applications
  • C. Webhooks are only configured using the Server Extensions REST API
  • D. Webhooks can be defined separately for Storefront, Preview, and Agent instances
  • E. Webhooks use the POST HTTP method for the outgoing call

正解: A,B,E

 

質問 14
Given the configuration:

US Catalog and MexicanCatalog 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 create new products with Spanish entries in the relevant fields
  • B. Select Spanish from the Content Language drop-down and edit the products that need Spanish translations
  • C. Select the site on the Catalog page and edit the products that need Spanish translations
  • D. Import the translations by settingLOCALE=esin the CSV import file

正解: B,D

 

質問 15
The design of a particular B2B storefront implementation has three supported locales.
When configuring the Profile Navigation - Account Shoppers settings, which statement describes how to configure the option name to handle the different languages?

  • A. Configure using Text Snippets on Design page after selecting the respective language
  • B. Specify the option names using the Administration UI on the Setting Page
  • C. Type the names for each language directly into the field, using a comma delimited format
  • D. Configure three different Profile Navigation - Account Shoppers widget instances, one for each locale

正解: D

解説:
Explanation
Three layouts to the Profile Navigation - AccountShoppers widget, make sure you set

 

質問 16
What does a storefront extension package contain?

  • A. All the JavaScript, HTML template, CSS, localization resources, and configuration parameters that define, implement and support the component
  • B. A copy of the JavaScript, HTML template and CSS resources from the Commerce Cloud source code repository
  • C. A collection of the 3rdparty JavaScript libraries that may be referenced by the component
  • D. A pointer to the location of the definition of the component

正解: A

 

質問 17
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. OrderSubmit event webhook
  • B. Admin Orders REST API
  • C. Custom order management widget
  • D. Shopper Profile Update event webhook

正解: B,D

 

質問 18
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 SiteA.
Which statement describes the steps involved in deleting Site A?

  • A. You must first make Site B the default site and then you can delete Site A
  • B. Disable the default Site A first and then delete it
  • C. It is not possible to delete a site. You can disable it using the updateSite endpoint
  • D. When you delete Site A, Site B will be set as the new default site automatically

正解: C

 

質問 19
The Payment Processing menu on the Settingspage of the Administration UI has a Payment Options property with two choices: Full Payment Required and Allow Partial Payment.
When should the Allow Partial Payment option be selected?

  • A. If one payment of a partial payment fails, the successful payments are voided immediately and the order stays incomplete
  • B. One of the supported payment methods used on the order requires shopper action during payment processing
  • C. All payment methods used on the order can be processed at the same time
  • D. The storefront uses standard payment widgets

正解: B

 

質問 20
Which two statements describe the gateway configuration definition in the config.json file? (Choose two.)

  • A. TheconfigTypeproperty must beset to the value payment
  • B. No additional properties are needed to enable a payment method for scheduled orders
  • C. The configuration must include a property with the IDpaymentMethodTypes
  • D. Valid values for theinstancesproperty areagent,preview,test, andstorefront

正解: A,D

 

質問 21
Which isNOTa step involved in creating widget configuration settings?

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

正解: E

 

質問 22
The following code from a sample gateway.json file shows the configuration for a web checkout payment gateway extension without the transaction types filled in:

What three of the valid transaction types for thegenericpayment method are needed for web checkout using redirect? (Choose three.)

  • A. void
  • B. refund
  • C. retrieve
  • D. authorization
  • E. initiate

正解: A,B,D

 

質問 23
After a year running their sites on Commerce Cloud, aninternational company has changed the URL patterns for both the product and collection pages across multiple languages. The product page URL pattern has been updated to use a queryable URL slug. The collection page URL pattern has been updated by translating the string 'category' into each language, but retained the same structure with no queryable URL slug.
Which set of actions should the company take on the URL Patterns tab to complete the process?

  • A. Select Auto Redirect and click the Build URL Slugs button for the product page
  • B. Deselect Auto Redirect and click the Build URL Slugs button for the collection page
  • C. Deselect Auto Redirect and click the Build URL Slugs button for the product page
  • D. Select Auto Redirect for collections, deselect it for products, and click the Build URL Slugs buttons

正解: D

 

質問 24
The following code snippet shows thecustomPropertiessubobject included in the payments object in the payments object in a sample JSON request payload:

Which two statements describe how the custom properties wereincluded in the request? (Choose two.)

  • A. Custom properties are specified in thecreateOrderREST request
  • B. Custom properties are included in the gateway extension's JavaScript
  • C. Custom properties are specified in the config.json file for the gateway extension
  • D. Custom properties can be added via a custom widget

正解: A,C

 

質問 25
You need to display a message to a logged in shopper about a relevant promotion, based on the number of products in thecart and the total value of the items. You develop a custom widget that uses the User, Cart and Site view models as displayed in this example Javascipt:

Under what condition is theshowCartMsg()function true?

  • A. As long as the user is logged in; the status of the cart does not matter
  • B. When a user is logged in and there is at least one item in the cart and the cart subtotal is less than the value ofminSpend
  • C. Only when there is at least one itemin the cart and the cat subtotal is less than the value ofminSpend
  • D. If either a user is logged in or there is at least oneitem in the cart or the cart subtotal is less than the value ofminSpend

正解: D

 

質問 26
Your customer has a B2B Storefront instance designed to have three English language sites: North America, European Union, and Asia.
What two components will the storefront developersneed to configure to support one or more sites? (Choose two.)

  • A. The profile Navigation - Account Shoppers widget instance settings to specify a URL entry for each layout per site
  • B. Associated component text snippets that are valid for each site
  • C. The layout components to include branding, images, and page content that are specific for the site
  • D. The settings for each layout to specify one or more sites valid for that layout

正解: A,C

 

質問 27
A developer would like to pass two custom properties called interestRateand remainingPayments from the custom payment integration service to Commerce Cloud in the JSON response payload. The remainingPayments property should be returned to the storefront to be used in a custom widget.
Which code snippet included in the JSON response accomplishes this?

  • A. Option C
  • B. Option A
  • C. Option B

正解: B

 

質問 28
When configuring sites, you have two properties relatedto price 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 needs a 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. The twocountries have different sales tax rate calculations
  • C. US dollar prices differ between Site US and Site Canada
  • D. Site Canada has two languages and two currencies, and therefore needs dedicated pricegroups to accurately display prices

正解: B

 

質問 29
What are two operational parameters that are configurable by merchants in the Commerce Cloud Administration UI? (Choose two.)

  • A. SSO configuration
  • B. URL patterns for products and collections
  • C. Tax processor
  • D. Siteenablement

正解: A,C

 

質問 30
Which three design elements are provided in each baseline provisioned environment? (Choose three.)

  • A. sample catalog data including product collections and SKUs
  • B. storefront template called Cloud Lake with a set of default layouts
  • C. storefront style templates with a set of pre-defined sample themes
  • D. provisioned data used for sample shopper profiles
  • E. a basic collection of component instances that include widgets, stacks, and slots

正解: A,D,E

 

質問 31
......


Oracle 1Z0-1068-21 認定試験の出題範囲:

トピック出題範囲
トピック 1
  • Implement communication via the Oracle Commerce Cloud payment webhooks
  • Manage storefront components in the Administration UI
トピック 2
  • Support a web checkout model and split payments
  • Implement the B2B storefront for account buyers
トピック 3
  • Describe the payment framework for OOTB and custom payment integrations
  • Explain the capabilities of the extension framework
トピック 4
  • Describe the configuration capabilities and tasks of Oracle Commerce Cloud
  • Manage languages and catalogs in a multisite environment
トピック 5
  • Multiple Sites in a Single Oracle Commerce Cloud (OCC) Instance
  • Describe the provisioned environments provided to you
トピック 6
  • Configure B2B features in the Administration UI
  • Manage site context with Agent endpoints
トピック 7
  • Explain typical custom integration projects in a store implementation
  • Edit storefront components in the Administration UI

 

最新でリアルな1Z0-1068-21試験問題集解答:https://www.goshiken.com/Oracle/1Z0-1068-21-mondaishu.html