Publishing XML in APEX
In Oracle Database 11g, Oracle APEX is installed by default and can be used to build Web applications on top of the Oracle database. After the contact documents are stored in Oracle XML DB, let’s create the APEX Web application to manage the contacts and send emails.
Creating a Report
EXAMPLE SETUP
Before proceeding with this section, make sure the contact_vw view is created in the previous section (running Project 1. ManageData/create_ contact_vw.sql). Refer to the Appendix for the APEX setup instructions.
First, let’s log into the APEX workspace (CONTACT_MANAGEMENT) and then create an application with a report listing all of the contacts in the contact_vw view:
1. In Application Builder, click Create Application to ...
Get Oracle Database 11g Building Oracle XML DB Applications now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.