[2022年更新]合格できるOracle 1z0-1068-22試験最新72問題 [Q30-Q54]

Share

[2022年更新]合格できるOracle 1z0-1068-22試験最新72問題

ゲット2022年最新の無料Oracle 1z0-1068-22試験問題 アンサー

質問 30
What is the Commerce Cloud ccResizeImage custom binding used for?

  • A. alter image proportions after download so that it fits on the screen
  • B. crop the image based on specified top, bottom, left and right parameters
  • C. size image to the current viewport before it is downloaded
  • D. update image borders and colors before download

正解: C

 

質問 31
Given the example custom widget JavaScript:

In this example, what does $ represent?

  • A. Null value until it is initialized
  • B. Placeholder for anonymous Require.js content
  • C. Local function referring to the JQuery library
  • D. Local function referring to the ccLogger library

正解: A

 

質問 32
What are two use cases for fragmenting widgets into elements? (Choose two.)

  • A. Allow greater control over the position of widget functionally on the storefront
  • B. Separate the HTML display template and JavaScript files
  • C. Improve reusability and extensibility of widget code
  • D. Reduce the page load times and improve performance

正解: A,D

 

質問 33
You want a contact with anassociated 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. Configure the Contact Registration Requests widget settings to specify the storefront role of admin
  • B. Add the Contact Login with Self Registration element to support B2B Contact Registration Requests in the Header Widget instance
  • C. Ensure that the Profile Navigation - Account Shoppers widget instance supports Registration Requests on My Account for storefront administrators
  • D. Ensure that generated emails for registration requests are enabled to allow the administrator to accept or reject the request directly from the email

正解: A,C

 

質問 34
Consider the following code snippet from the config.json file for a custom payment gateway extension'sproperties:

Which two statements describe thepaymentMethodsTypesproperty configuration? (Choose two.)

  • A. The property is public by default and can be used in a custom widget
  • B. The default value is set to generic, which means that option will be selected in the Administration UI
  • C. Other paymentMethodTypes options defined in the gateway.json file will appear in the Administration UI, even though not explicitly defined in config.json
  • D. The generic option will appear as a checkbox in the Administration UI

正解: A,C

 

質問 35
Given the example snippet of custom widget JavaScript:

What are two correctstatements about this code? (Choose two.)

  • A. Uses the PubSub library to subscribe to a topic
  • B. Runs the inline function when the subscribed event fires
  • C. Changes the page when the inline function runs
  • D. Uses the PubSub library to publish to a topic
  • E. Creates a new PAGE_CHANGED topic available for subscription

正解: D,E

 

質問 36
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? (Choosethree.)

  • A. Specify a Price Hold Period for an approved order
  • B. Add order approval functionality into the B2B Checkout Layout
  • C. Set the frequency of the Order Cancellation service
  • D. Ensure that an invoice payment type is configured in the Payment Methodswidget instance
  • E. Configure B2B Storefront administrative privileges for account shoppers to request an order approval

正解: B,C,E

 

質問 37
You need to develop an integration with an analytics platform that tracks shopper activity across all Commerce Cloud pages and provides its own JavaScript library.
Which statement describes how you can implement this use case in Commerce Cloud?

  • A. Create a custom global widget with a display template that includes an inline script reference to the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension.
  • B. On the "Application-Level JavaScript"tab on the Settings Page, add the URL for the analytics JavaScript library so that it will automatically apply to all layouts.
  • C. Create a custom global widget that includes the analytics JavaScript library and upload to Commerce Cloud as a Storefrontextension.
  • D. Create a custom non-global widget that includes the analytics JavaScript library and upload to Commerce Cloud as a Storefront extension which will automatically apply to all layouts.

正解: A

 

質問 38
Which three data items can be imported using the bulk import feature? (Choose three.)

  • A. email templates
  • B. catalog data
  • C. catalog media content
  • D. shopper profiles
  • E. promotions

正解: B,C,D

 

質問 39
For account-based commerce, the checkout layout can contain B2B-specific widgets that support accounts as well as general B2C widgets.
At a minimum, which two widget instances should be included on a B2B Checkout layout?(Choose two.)

  • A. Payment Methods widget instance
  • B. Order Details widget instance
  • C. Purchase List widget instance
  • D. Account-Address Selector widget instance
  • E. Promotions widget instance

正解: B,D

 

質問 40
Given the example custom widget Javascript:

In order to employ the Cart view model, what should the custom widget'swidget.jsondescriptor contain for theimportsattribute?

  • A. The imports attribute is only valid for global widgets and is not relevant
  • B. The imports attributecan be empty because the Cart view model is global
  • C. The imports attribute should contain the value "user" because the cart view model belongs to the user
  • D. The imports attribute should contain the value "cart"

正解: A

 

質問 41
Given the configuration:

US Catalog and Mexican Catalog share some of the products.
Which two methods enable a merchandiser to enter Spanish translations in the products? (Choose two.)

  • A. Import the translations by settingLOCALE=esin the CSV import file
  • B. Selectthe site on the Catalog page and edit the products that need Spanish translations
  • C. Select Spanish from the Content Language drop-down and create new products with Spanish entries in the relevant fields
  • D. Select Spanish from the Content Language drop-down and edit the products that need Spanish translations

正解: A,D

 

質問 42
Your client company has created a seasonal site that shares layouts with the default site, but has a different design themethat 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?

  • A. On the Design page, select the site and create a new theme under that site
  • B. On the Settings page, navigate to the seasonal site and select the new theme in the Theme property
  • C. They cannot do this in the Administration UI. They must use the/ccadmin/v1/sitesendpoint
  • D. Edit the theme's JavaScript code to limit it to the seasonal site

正解: A

 

質問 43
What three tasks, if implemented, can a contact with the storefront role ofAdministrator perform on a B2B Storefront? (Choose three.)

  • A. Specify an order approval threshold value
  • B. Approve or reject an order that requires approval
  • C. Set product pricing discounts for the Account contract per site
  • D. Approve or reject a registration request fora contact
  • E. Create, edit, and delete contacts

正解: A,B,C

 

質問 44
What are the three main technologies employed in widget development? (Choose three.)

  • A. HTML 5
  • B. Node.js
  • C. JavaScript
  • D. CSS/Less
  • E. React

正解: A,D,E

 

質問 45
Consider the following code from the widget.json for a sample custom widget:

For which pages will the widget appear in the Component library in the Design page in the Administration UI?

  • A. The widget will appear for all pages
  • B. The widget will appear for all global pages only
  • C. The widget will appear for all product pages only
  • D. The widget will not appear for any pages

正解: C

 

質問 46
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. initiate
  • B. authorization
  • C. refund
  • D. retrieve
  • E. void

正解: B,C,E

 

質問 47
Given the exampleelement.jsonelement configuration:

What does theinlineattribute determine?

  • A. the display characteristic of the element
  • B. whether the element should be inserted as an HTML span or as a div
  • C. whether the translation text is inserted into the element source
  • D. whether the element can be included in another element

正解: D

 

質問 48
An account buyer logs into the storefront, but does not see the addresses associated with their account on the My Account page.
What is the reason for this behavior?

  • A. The Contact Login (for Managed Accounts) element is configured on the header widget which only supports B2C login
  • B. The Profile Navigation - Account Shoppers widget instance settings was not configured to include an option for Account Address Book
  • C. The account buyer did not have the correct storefront role to access the Account Address Book
  • D. By default, the account buyer needs to create an order before the Account Address Book is displayed

正解: B

 

質問 49
Why is it a best practice to use the ccLink binding in your customwidgets?

  • A. for ensuring images are sized for the current viewport
  • B. for ensuring a link does not cause a full page reload
  • C. for ensuring the correct layout is displayed
  • D. for ensuring that your URL is correctly formatted

正解: D

 

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

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

正解: A,B,C

 

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

  • A. to determine whether a widget can be placed on a layout
  • B. to provide an increased level of merchandiser control over widget behavior and display
  • C. to expose parameters that may vary between widgetinstances
  • D. to provide links to 3rdparty JavaScript libraries

正解: A,B

 

質問 52
A storefront developer has just logged into the Commerce Cloud Administration UIand selects the Design page to begin configuring layouts and components for their account-based implementation.
What two key concepts must they understand? (Choose two.)

  • A. "Display layout to account shoppers only"must be selected in the layout settings in order to restrict the layout to account-based shoppers only.
  • B. Out-of-the-box B2B-specific storefront layouts and associated components must be used for the accountbased implementation and cannot be customized.
  • C. A B2B storefront implementation can only support one site per Account.
  • D. A B2B Storefront implementation can include B2B-specific widgets as well as standard widgets that support both B2B and B2C implementations.

正解: A,C

 

質問 53
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?

  • A. paymentViewModel
  • B. cartViewModel
  • C. widgetPaymentViewModel
  • D. orderViewModel

正解: C

 

質問 54
......

高合格率1z0-1068-22テスト問題集解答と正解72問題と回答:https://www.passtest.jp/Oracle/1z0-1068-22-shiken.html

1z0-1068-22問題集PDFとテストエンジン試験問題:https://drive.google.com/open?id=14OjX8Y9LMZF3R61YAUDDauzk5srtzFI2