更新された2024年06月21日検証済み!1z0-1114-23問題集と解答で100%合格できる [Q16-Q34]

Share

更新された2024年06月21日検証済み!1z0-1114-23問題集と解答で100%合格できる

2024年最新のの問題1z0-1114-23問題集を試そう!更新されたOracle試験合格させます

質問 # 16
What is the minimum and maximum number of steps that can be configured on a Guided process?

  • A. Minimum 1 and maximum 10
  • B. Minimum 1 and maximum 50
  • C. Minimum 2 and maximum 25
  • D. Minimum 4 and maximum 10

正解:A

解説:
A Guided process is a component that guides users through a series of steps to complete a task or a workflow. A Guided process can have a minimum of one step and a maximum of 10 steps. Each step can have a label, an icon, an optional description, and an optional action. A Guided process can also have optional buttons for navigation or completion. Therefore, option B is the correct answer. Reference: [Guided Process Component], [oj-sp-guided-process]


質問 # 17
Which three patterns are used in the Redwood Reference App? (Choose three.)

  • A. Dashboard Landing Page
  • B. Data Grid Page
  • C. Vertical Foldout
  • D. Start Page
  • E. Smart Filter and Search
  • F. Welcome Page

正解:A、D、E

解説:
This question tests your knowledge of the Redwood patterns that are used in the Redwood Reference App, which is a sample application that showcases the Redwood design system and the best practices for creating engaging user interfaces with Visual Builder Studio. The correct answer is A, B, and E, because these are the three patterns that are used in the Redwood Reference App. The other options are incorrect, because they are not patterns, but components or templates that can be used in different contexts. Here is a brief description of each pattern:
Start Page: This pattern is used to provide an overview of the app's functionality and allow users to start a task or a workflow. It consists of a header with a title and subtitle, a primary action button, and a grid of cards with icons and labels.
Dashboard Landing Page: This pattern is used to display key performance indicators (KPIs) and a dashboard grid with information visualizations that highlight and explain business performance. It consists of a header with a title and subtitle, a primary action button, an in-flow back button, and a dashboard grid with charts, gauges, or tables.
Smart Filter and Search: This pattern is used to enable users to filter and search data based on various criteria and see the results in a table or a list. It consists of a header with a title and subtitle, a smart filter bar with input fields and chips, an optional search bar with suggestions, and a data grid or list with pagination and sorting.


質問 # 18
You are planning to use the Dashboard Landing Page template for Key Performance Indicators (KPIs), and a dashboard grid with information visualizations that highlight and explain business performance.
Which is a required property of oj-sp-dashboard-landing-page?

  • A. Page Subtitle
  • B. Primary Action
  • C. In Flow Back
  • D. Page Title

正解:D

解説:
The Dashboard Landing Page template is a predefined layout that consists of a header with a title and subtitle, a primary action button, an in-flow back button, and a dashboard grid with information visualizations. The title property is required for this template, as it provides a descriptive name for the dashboard. The subtitle property is optional, as it provides additional information or context for the dashboard. The primary action property is also optional, as it defines an action that can be performed on the dashboard, such as creating a new item or filtering the data. The in-flow back property is only applicable when the dashboard is part of a flow or a drill-down navigation, as it allows the user to go back to the previous page. Therefore, option A is the correct answer. Reference: [Dashboard Landing Page Template], [oj-sp-dashboard-landing-page]


質問 # 19
The Data Grid page pattern allows for complex data collections in pages. It uses the data management page template, which encapsulates the Advanced Collection Container component, a Data Grid component, and optional drawers in case you need extended options to review information or include transactional subflows related to the Data Grid.
What are the two available positions for drawers in the Data Grid pattern? (Choose two.)

  • A. Top position
  • B. End position
  • C. Start position
  • D. Bottom position

正解:B、C

解説:
The two available positions for drawers in the Data Grid pattern are start position and end position. These are the positions where the drawers can slide out from when triggered by an action on the Data Grid. The start position is on the left side of the Data Grid, while the end position is on the right side of the Data Grid.


質問 # 20
Redwood uses dynamic padding to provide users with the most comfortable experience regardless of the device and viewport size.
Which are the two correct statements about dynamic padding? (Choose two.)

  • A. In small breakpoints the marquis disappear because the container spans the viewport's width
  • B. In Edge-to-Edge layout, the margins disappear because the container spans the viewport's width.
  • C. Padding is the space between margins and the left and right edges of the containers.
  • D. There is a space between the container and the top and bottom edges of the viewport.

正解:A、B

解説:
The two correct statements about dynamic padding are:
In small breakpoints the marquis disappear because the container spans the viewport's width.
In Edge-to-Edge layout, the margins disappear because the container spans the viewport's width.
Dynamic padding is a feature of Redwood that adjusts the padding and margins of containers according to the viewport size and layout type. This ensures that there is enough space around the content for comfortable reading and interaction. In small breakpoints, such as mobile devices, there is no need for marquis (the space between containers) because there is only one container per row. In Edge-to-Edge layout, there is no need for margins (the space between containers and viewport edges) because the container fills up the entire width of the viewport.


質問 # 21
By design, dialog messages interrupt the user and force them to make a decision.
Which three dialog message components are available in Redwood? (Choose three.)

  • A. oj-sp-smart-search-page
  • B. oj-sp-message-unsaved-changes
  • C. oj-sp-message-dialog-general
  • D. oj-sp-message-banner-unsaved-changes
  • E. oj-sp-message-dialog-destructive
  • F. oj-sp-messages-banner

正解:B、C、E

解説:
This question tests your knowledge of the dialog message components that are available in Redwood, which are used to interrupt the user and force them to make a decision. The correct answer is A, C, and E, because these are the three dialog message components that are available in Redwood. The other options are incorrect, because they are not dialog message components, but banner message components or page templates that can be used in different contexts. Here is a brief description of each dialog message component:
oj-sp-message-dialog-destructive: This component is used to display a dialog message that warns the user about an irreversible action that will delete or destroy data. It has a red header with an icon and a title, a body with a message and an optional description, and two buttons for canceling or confirming the action.
oj-sp-message-dialog-general: This component is used to display a dialog message that informs the user about an action that requires their confirmation or input. It has a blue header with an icon and a title, a body with a message and an optional description or input field, and one or more buttons for canceling or completing the action.
oj-sp-message-unsaved-changes: This component is used to display a dialog message that alerts the user about unsaved changes that will be lost if they navigate away from the current page. It has a yellow header with an icon and a title, a body with a message and an optional description, and two buttons for discarding or saving the changes.


質問 # 22
Jane created an AppUI extension in a workspace. She wants Troy to test it before she pushes it to Git.
How can she achieve this?

  • A. By clicking the Publish button in her workspace.
  • B. By choosing the Share option from the menu.
  • C. By creating a shared workspace with Troy.
  • D. By pushing the changes to a shared branch before pushing it to Git.

正解:B

解説:
This question tests your knowledge of how to share your AppUI extension in Visual Builder Studio with another developer for testing purposes. The correct answer is C, because you can choose the Share option from the menu in your workspace editor to generate a URL that you can send to another developer who can access your extension in read-only mode. The other options are incorrect, because they are not the best ways to share your extension for testing purposes. Here is why:
Option A is incorrect, because creating a shared workspace with another developer would allow them to edit your extension as well as view it, which might not be what you want.
Option B is incorrect, because clicking the Publish button in your workspace would push your changes to Git and also start a merge request, which might not be what you want if you are not ready to merge your changes yet.
Option D is incorrect, because pushing your changes to a shared branch before pushing it to Git would require you to create another branch and also ask the other developer to switch to that branch in their workspace, which might be more complicated than simply sharing your URL.


質問 # 23
You are looking to create a Foldout layout in a page emulating the one in Oracle Fusion Cloud Apps.
How will you do it?

  • A. Use the horizontal Foldout page template pattern.
  • B. Use a welcome template and add the foldout template inside it.
  • C. Use JavaScript code to animate the various panels on your page.

正解:A

解説:
The easiest way to create a Foldout layout in a page emulating the one in Oracle Fusion Cloud Apps is to use the horizontal Foldout page template pattern. This is a predefined pattern that provides a horizontal fold animation for pages with multiple panels of data. You can drag and drop this pattern from the Components palette in Visual Builder Studio and configure it according to your needs.


質問 # 24
Dave deployed an AppUI extension to an instance by mistake.
How can he fix this?

  • A. The extension can be redeployed by opening a service request.
  • B. The extension will be removed in the next quarterly update of Fusion Cloud Apps.
  • C. The extension cannot be deleted once deployed.
  • D. The extension can be undeploved in the Visual Builder Studio's Environment tab.

正解:D

解説:
If Dave deployed an AppUI extension to an instance by mistake, he can fix this by undeploying the extension in the Visual Builder Studio's Environment tab. The Environment tab shows all the FA instances that are connected to Visual Builder Studio and allows you to deploy or undeploy extensions to them. To undeploy an extension, Dave can select the instance and click on the Undeploy button next to the extension name. This will remove the extension from the instance and restore the original UI of Fusion Cloud Apps. Therefore, option B is the correct answer. Reference: [Undeploying Extensions from Fusion Applications], [Managing Environments]


質問 # 25
How many instances of Oracle Visual Builder Studio are provisioned with your Oracle Fusion Cloud Applications Tenancy?

  • A. One - mapped to a TEST instance of Fusion Apps in your tenancy
  • B. One - mapped to your production Fusion Apps instance
  • C. None - you need to provision one manually
  • D. Multiple - for each DEV instance in your tenancy

正解:B

解説:
When you subscribe to Oracle Fusion Cloud Applications, you get one instance of Oracle Visual Builder Studio provisioned with your Oracle Fusion Cloud Applications Tenancy. This instance is mapped to your production Fusion Apps instance and allows you to create and deploy extensions for your Fusion Apps pages. You can also use this instance to access other instances of Fusion Apps in your tenancy by creating sandboxes for them .


質問 # 26
What does a build pipeline in Visual Builder Studio do?

  • A. Can deploy an AppUl extension to multiple FA instances
  • B. Can only package an AgpUI extension, which requires manual deployment
  • C. Can deploy an AppUl extension to only a single FA instance
  • D. Can only deploy an AgpUI extension to a stand-alone VB instance

正解:A

解説:
A build pipeline in Visual Builder Studio can deploy an AppUI extension to multiple FA instances by using the Deploy to FA Instance step. This step allows you to specify the target FA instance, the extension type, and the extension name. You can also use the Deploy to VB Instance step to deploy an AppUI extension to a stand-alone VB instance. Therefore, option D is the correct answer. Reference: [Deploying AppUI Extensions], [Deploying Extensions to Fusion Applications]


質問 # 27
Which three are exposed in Visual Builder Studio? (Choose three.)

  • A. Fusion Cloud Apps database tables
  • B. Fusion Cloud Apps REST endpoints
  • C. Fusion Cloud Apps action chains developed by Oracle
  • D. Redwood Ul components
  • E. Redwood templates and patterns

正解:B、D、E

解説:
Visual Builder Studio is a cloud-based development platform that allows you to create and extend applications using Redwood UI components, templates, and patterns. It also exposes Fusion Cloud Apps REST endpoints that enable you to access and manipulate data from Fusion Cloud Apps services. Additionally, it provides a code editor, a visual editor, a Git repository, and a CI/CD pipeline for your development projects .


質問 # 28
You are asked to refer to the Redwood Pattern Book before developing the Redwood application.
Which three pieces of information are included in the Pattern Book? (Choose three.)

  • A. Composites and components
  • B. Template introduction
  • C. User manual for Use Cases
  • D. Pictorial representation of data
  • E. Specific page functionality

正解:A、B、D

解説:
The Pattern Book is a collection of templates and patterns that provide guidance and best practices for developing Redwood applications. It includes a template introduction that explains the purpose and usage of each template, a pictorial representation of data that shows how to visualize data in different scenarios, and composites and components that describe the common elements and interactions of Redwood UIs .


質問 # 29
......

最新の1z0-1114-23試験問題集でOracleトレーニング試験には:https://www.passtest.jp/Oracle/1z0-1114-23-shiken.html

合格できるOracle 1z0-1114-23のPDF問題集で最近更新された32問あります:https://drive.google.com/open?id=1ZZs8HdYK6nCjpXbO16P4rkvgz8wKfbeQ