option
Cuestiones
ayuda
daypo
buscar.php

Exam Test 6

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
Exam Test 6

Descripción:
Questions Demo

Fecha de Creación: 2024/03/13

Categoría: Otros

Número Preguntas: 36

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

1.What does a build pipeline in Visual Builder Studio do?. A. Can only deploy an AppUI extension to a stand-alone VB instance. B. Can deploy an AppUI extension to only a single FA instance. C. Can only package an AppUI extension, which requires manual deployment. D. Can deploy an AppUI extension to multiple FA instances.

2.Which three categories of developers use Visual Builder Studio as a developmental tool? (Choose three.). A. Developers creating stand-alone Visual Builder Apps. B. Developers extending Oracle Cloud Apps. C. Developers coding PL/SQL procedures in the Fusion database. D. Fusion Cloud Apps developers.

3.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 Title. B. Page Subtitle. C. In Flow Back. D. Primary Action.

4.Dave deployed an AppUI extension to an instance by mistake. How can he fix this?. A. The extension will be removed in the next quarterly update of Fusion Cloud Apps. B. The extension can be undeployed in the Visual Builder Studio’s Environment tab. C. The extension can be redeployed by opening a service request. D. The extension cannot be deleted once deployed.

5.You are designing the UI to display information about a product and are asked to use the card layout, such that: • The card layout summarizes the available information about a product in a visually compact manner. • The card layout is used as an entry point from where users can access additional details. Which card layout is suitable for the above requirements?. A. Object Card. B. Mini Card. C. Image Card. D. Scoreboard.

6.What is the minimum and maximum number of steps that can be configured on a Guided process?. A. Minimum 1 and maximum 50. B. Minimum 1 and maximum 10. C. Minimum 4 and maximum 10. D. Minimum 2 and maximum 25.

7.In which three cases would you need a Visual Builder service instance to deploy your app to? (Choose three.). A. When the app needs to be accessed by users who do not have Fusion Apps access. B. For gaining access to an external database through a REST service requiring basic auth. C. When there is an application that is accessible from a vanity URL (Custom domain). D. For gaining access to Oracle Fusion Apps REST services. E. For enabling the app to be integrated into the Fusion Cloud Apps menu.

8.Which three patterns are used in the Redwood Reference App? (Choose three.). A. Start Page. B. Dashboard Landing Page. C. Vertical Foldout. D. Welcome Page. E. Smart Filter and Search. F. Data Grid Page.

9.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-message-dialog-destructive. B. oj-sp-messages-banner. C. oj-sp-message-dialog-general. D. oj-sp-smart-search-page. E. oj-sp-message-unsaved-changes. F. oj-sp-message-banner-unsaved-changes.

10.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 creating a shared workspace with Troy. B. By clicking the Publish button in her workspace. C. By choosing the Share option from the menu. D. By pushing the changes to a shared branch before pushing it to Git.

11.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. Template introduction. B. Pictorial representation of data. C. User manual for Use Cases. D. Specific page functionality. E. Composites and components.

12.Which three are exposed in Visual Builder Studio? (Choose three.). A. Fusion Cloud Apps database tables. B. Fusion Cloud Apps action chains developed by Oracle. C. Redwood templates and patterns. D. Fusion Cloud Apps REST endpoints. E. Redwood UI components.

13.What is the function of the Publish button in the Visual Builder Studio workspace editor?. A. To deploy a test version of your AppUI extension. B. To push changes to Git, and also start a merge request. C. To deploy the sandbox that your AppUI extension is associated with. D. To start the CI/CD package and deploy pipeline for the current extension.

14.What are the two merits of modifying an Oracle Fusion Apps page in Visual Builder Studio? (Choose two.). A. You can remove any UI component from the page. B. You can edit any UI component anywhere on the page. C. You can only edit areas that were set for configurations by Oracle. D. You can conditionally hide/show fields in dynamic tables and forms.

15.Which page template is NOT a transactional page template?. A. Gantt page template. B. Foldout layout page template. C. Guided process page template. D. Advanced create and edit page template.

16.What roles does the visual development environment play in visualbuilder Studio for Fusion Apps?. A. It offers a user-friendly interface for designing and developing applications. B. It automatically generates applications without user involvement. C. It's only used for testing applications. D. It restricts the types of applications that can be created.

17.How does Oracle Fusion Cloud Extensions contribute to business agility?. A. By slowing down business processes. B. By increasing the complexity of existing applications. C. By allowing businesses to quickly adapt and extend their cloud applications. D. By enforcing rigid and unchangeable processes.

18.In the context of Oracle Redwood, what does "experience" refer to ?. A. A single event or action. B. The overall perception and interaction a customer has with Oracle products. C. The color scheme used in Oracle's branding. D. A specific module for game development.

19.What is the main advantage of using Oracle Redwood for application development?. A. Real-time data analytics. B. Integrated machine learning. C. User-friendly interface. D. Cross-platform compatibility.

20. Which business areas can benefit from Oracle Fusion Cloud Extensions with Visual Builder?. A. None, as it is purly for entertainment purposes. B. All business areas, regardless of their needs. C. Only the IT department. D. Any business area with specific application requirements.

21.What is the correct sequence of steps to understand a problem while designing the Redwood Reference Aplication?. A. A.Gather fedback from product management and other stakeholders, write user goals describe the shape of data of your user case understand the problem, and iterate util you achieve clarity. B.Describe the shape of data of your use case, gather feedback from product management and other stakeholders, write user goals, understand the problem, and iterate util you achieve clarity. C. Understand the problem, write user goals describe the shape of data of your use case gather feedback from prodcut management and other stakeholders, and iterate until you achieve clarity. D. Write user goals, describe the shape of data of your use case, understand the problem, gather feedback from product management and other stakeholders, and iterate util you achieve clarity.

22. Which are the theree out-of-the-box functionalities provided by Redwood for developing an application? (Choose three.). A.Localization. B.Caching services. C.Responsiveness. D.Accessibility. E.Telementry and feedback.

23. You are looking to create a foldout layour in a pageemulating the one in Oracle Fusion Cloud Apps How will you do it?. A. Use Javascript code to animate the various panels on your page. B. User a welcome template and add the foldout template inside it. C. Use the horizontal Foldout page template pattern.

24. The Redwood template your page is based on has a primary action button How do you control what it does ?. A. You canot The functionality is determined by the original template. B. Create an onAction action chaing on that button. C. Remove the existing button from the template and add your own. D. Create an action chaing mapped to the template's primary action event, at the template level.

25. You created a page based on the Foldout layout template How do you ensure that your customer can access it from a mobile phone?. A.Do nothing.Responsive behavior will render the page properly on the device. B.Develop a separate application for mobile devices with a different layout. C.Switch to a new template that will fit into a mobile device size. D.Add Javascript to add resposive design to your page.

26. Jim has been working on some changes in a workspace but the project manager wants Tammy to continue the work Jim did How can they achieve this?. A.Jim needs to first commit and push his changes to the central Git branch for Tammy to create a new workspace. B. Jim can change ownership of the existing workspace. C. Tammy can create a new workspace based on Jim's workspace.

27. Which two tools allow UI/UX Designers to reuse Redwood's shared libraries and templates for projects and products?. A.UXPin. B.Adobe XD. C.Figma. D. Marvel. E.PowerPoint RDS.

28. While using the Simple Create and Edith Page Template Pattern, which dynamic component can be used in the "main" slot?. A.Dynamic Section Binding. B.Dynamic Field Binding. C.Dynamic Table. D.Dynamic Form. E.Dynamic Container.

29.What are the three main features of the Redwood platform?(Choose three.). Manage both simple and complex capabilities. End-to-end development platform. Developer-grade user experience. Manage only simple capabilities. Nodifferentiated user experience. Consumer grade user experience.

30. Redwood uses dynamic padding to provide users with the most comfortable experience regardiess of the device and viewport size. Which are the two correct statements about dynamic padding?. A.In small breakpoints the margins disappear becouse 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.

31. You need to create a customer-facing portal to list products from fusion Apps. What can you use to achieve this?. A. An AppUi extension that has a vanity URL setup. B. A stand-alone Visual Builder instance hosting the app. C. An Oracle APEX app that is installed in the Fusion Cloud Apps database.

32. What is the correct way to access data from Fusion Apps in your AppUI extension?. A.Use a service From the service catalog. B.Define a new service endpoint providing the direct service URL. C.Establish a JDBC connection to the the Oracle Fusion Apps database.

33. You receive a request to create a new page for Fusion users to enable them to see data about orders stored in Fusion Cloud Apps. How will you fulfill this request?. A. Spin up a new instance of Visual Builder and deploy a stan-alone app. B. This is not possible, without SQL access to the Fusion database. C. This can be achieved with VB Studio in Fusion Apps. D. Spin upo an instance of Weblogic and deploy a Visual Builder app on top of it.

34. What happens when you create a new AppUI Oracle Application Extension in VB Studio?. A. The extension is deployed on the Fusion Application instance. B.The extension is deployed on a stand-alone Visual Builder instance. C. The extension is deployed the Fusion Apps database. D. The extension overwrites and existing page in Fusion Applications.

35. How many instances of Oracle Visual Builder Studio are provisioned with your Oracle Fusion Cloud Applications Tenacy?. A. One-mapped to a TEST instance of Fusion Apss 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.

36. Which two statements are true about Web Components?. A. A Web Component is a reusable piece of UI that can be embedded as a custom HTML element. B. A Web Component is a collection of Service Connections,Business Objects, and CSS. C. A Web Component can be composed of JET components, HTML,JavaScript, and CSS. D. Web Component is not composed of JET components, HTML,JavaScript, and CSS.

Denunciar Test