Oracle APEX Cloud Developer Professional Questions and Answers
Which two tasks can you perform using App Builder?
Which two are prerequisites to use the REST-enabled SQL feature in Oracle APEX?
Select the two places from where you can access the Shared Components Page?
Which authentication scheme type supports authentication with social networks and enterprise
identity providers that support OpenID Connect or OAuth2 standards?
What three are the building blocks of Approvals Component?
There is a page with an interactive grid region based on this statement: SELECT EMPNO, ENAME, COMM from EMP; In the Interactive Grid attributes, under the Edit group, the Enabled switch is turned Off. Which are two of the actions that you must perform to make an employee's commission editable in the grid?
Which three statements are TRUE about Shared Components?
Which statement is true about creating and using an interactive grid?
Which two statements are TRUE about Dynamic Actions?
Which two statements are true about Faceted Search pages?
What are Task definitions that exist on the application level inthe Shared Components section made up of?
Choose the three correct options in the given friendly URL syntax:
Choose the two options provided in a Column Heading menu of an Interactive Report.
Choose the three different ways in which you can add a checkbox to a page.
Generally, clicking on the hamburger menu in the upper-left corner of an APEX application
displays a list of pages. What is this navigation called?
Which statement is true about Unified Task List in the Approvals component?
Which two tasks can you perform using App Builder?
When you create a Dynamic Action, you specify the event that causes the dynamic action to fire.
Choose the categories these events are classified into.
The Page Designer Toolbar allows you to perform which two of the following actions?
Consider a page in an APEX app where the Departments names with location is displayed on the
left. Selecting a Department on the left will render details of the employees corresponding to that
department on the right. Which kind of report/form is this?
What three components must be considered whilemigrating an APEX app betweenenvironments?
Which two statements are TRUE about Dynamic Actions?
You added Access Control feature pages to your application. Which two actions can you perform as an Administrator using the Administration page?
You created a custom theme for an application. Examine these requirements: 1. The theme must be utilized by another application in the same workspace. 2. The master theme may still require changes. Which solution guarantees that any changes to the master theme are reflected in the copied theme?
The Movies faceted search report is filtered only when the Apply button for a selected facet is clicked. What must be done in the Page Designer so that report filtering is automatically executed when any facet value changes?
Developers can use Template Options in which of the following ways?
You must reference certain data from a dragged event under the Drag and Drop PL/SQL Code
attribute of the Calendar component.
Examine this list:
1. The ID
2. The NEW_START_DATE
3. The NEW END DATE
How can these be referenced?
I want to hide a few columns in my interactive report. To do so, which option should I choose fromthe Actions menu?
Which of the following are preconfigured authentication schemes?
Which two among the following are TRUE about Low Code Apps?
When you create a Dynamic Action, you specify the event that causes the dynamic action to fire.
Choose the categories these events are classified into.
What three are the uses of Collections in APEX?
When you click a Customer Name in the Customers report, the Customer Details form dialog
page is displayed. What are the events that occur in this scenario?
Which two types of pages behave similarly in functionality?
Which authentication scheme type supports authentication with social networks and enterprise
identity providers that support OpenID Connect or OAuth2 standards?
What three are the uses of Collections in APEX?
Choose the three types of aggregations you can apply on a column.
Which component in SQL Workshop allows you to build queries graphically without manual SQLcoding?
An Employees App includes a form to enter and update employee details.
Examine this Exhibit.
Now you must extend the functionality of this form so that:
• If you select 'SALESMAN' from the select list for Job page item (P2_JOB), both the 'Hire date'
(P2_HIREDATE) and 'Commission' (P2_COMM) page items and their associated labels are displayed
• If you select any other value from the select list for Job page item (P2_JOB), both the 'Hire date'
(P2_HIREDATE) and 'Commission' (P2_COMM) page items and their associated labels are hidden
Which two steps must be performed?
What are Task definitions that exist on the application level inthe Shared Components section made up of?
Which two feature pages can you create using the Create Page Wizard?
You can create a report in which of the three following methods?