
Overview and Installation.
Students will be able to understand and install Oracle Forms and Reports 12c on Lab setup.
Build a data block and form components in Oracle Forms 12c; connect to database. Demonstrate running the form in two ways: standalone and without a browser.
Explore how to implement triggers at form, data block, and item levels and configure alerts with display messages, while noting the default editor is sufficient.
Create record groups and lovs for location_id and manager_id, replacing manual entry with dropdowns. Learn to map return items and display lists in Oracle Forms.
Master-detail relationships connect departments as the master block to employees as the detail block using a department id foreign key to enforce one-to-many data relationships and build a functional form.
Learn how to create a PL/SQL library to house reusable program units and functions, attach it to a form, and share logic across multiple Oracle forms.
Oracle Forms and Reports 12c is a product of Oracle that interacts with an Oracle database. It is a RAD (Rapid Application Development) Tool that uses PL/SQL programming language. Oracle Forms and Reports is a long-established technology to design and build enterprise applications quickly and efficiently. Many mid-to-large size enterprise applications across industries are built on Oracle Forms and Reports.