What is the correct sequence of steps to understand a problem while designing the Redwood Reference Application?
A. Understand the problem, write user goals, describe the shape of data of your use case, gather feedback from product management and other stakeholders, and iterate until you achieve clarity.
B. 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 until you achieve clarity.
C. Gather feedback from product management and other stakeholders, write user goals, describe the shape of data of your use case, understand the problem, and iterate until you achieve clarity.
D. 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 until you achieve clarity.
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 Oracle Fusion Apps database.
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.
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
The Redwood template your page is based on has a primary action button.
How do you control what it does?
A. Create an action chain mapped to the template's primary action event, at the template level.
B. You cannot. The functionality is determined by the original template.
C. Remove the existing button from the template and add your own.
D. Create an onAction action chain on that button.
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
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 undeploved 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.
How many instances of Oracle Visual Builder Studio are provisioned with your Oracle Fusion Cloud Applications Tenancy?
A. Multiple - for each DEV instance in your tenancy
B. None - you need to provision one manually
C. One - mapped to your production Fusion Apps instance
D. One - mapped to a TEST instance of Fusion Apps in your tenancy
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 JavaScript code to animate the various panels on your page.
B. Use a welcome template and add the foldout template inside it.
C. Use the horizontal Foldout page template pattern.
While using the Simple Create and Edit Page Template Pattern, which dynamic component can be used in the "main" slot?
A. Dynamic Form
B. Dynamic Container
C. Dynamic Table
D. Dynamic Section Binding E. Dynamic Field Binding