Install Oracle Forms Reports 12214 With Weblogic 12c 122 May 2026
Installing Oracle Forms and Reports 12.2.1.4.0 with WebLogic 12c (12.2.1.4) is a critical task for maintaining enterprise legacy applications on modern infrastructure. This version represents the terminal release for the 12c line, offering the most stable environment for Java 8-based middleware.
However, installation is notoriously complex due to interdependencies, silent configuration requirements, and WebLogic domain setup. This guide provides a complete, tested walkthrough for installing Oracle Forms & Reports 12.2.1.4 with WebLogic Server 12.2.1.2. install oracle forms reports 12214 with weblogic 12c 122
Phase 8: Validation and Testing
You have successfully installed. Now test the deployment. Installing Oracle Forms and Reports 12
- Check lsof/netstat and change ports in domain config.
Select Product Templates: Choose templates for Oracle Forms and Oracle Reports (and any others like OHS if needed). Check lsof/netstat and change ports in domain config
4.2 Wizard Steps
| Step | Selection |
|------|------------|
| Create Domain | Create a new domain |
| Domain Location | /u01/app/oracle/user_projects/domains/fr_domain |
| Templates | Check: Oracle Forms – 12.2.1.4.0
Check: Oracle Reports – 12.2.1.4.0
Automatically selects JRF, WebLogic Advanced, etc. |
| Administrative Account | Set username weblogic / password (e.g., Welcome#123) |
| Domain Mode | Production (or Development for testing) |
| JDK | /u01/app/jdk |
| Database Configuration (Optional) | Skip if you don’t have a RCU-run schema yet (we’ll configure later) |
| Advanced Configuration | Check all: Administration Server, Node Manager, Topology, Deployments, Services |
| Admin Server | Listen address: localhost, Port: 7001 |
| Node Manager | Credentials (same as weblogic), Port: 5556 |
| Managed Servers | Add: WLS_FORMS port 9001
Add: WLS_REPORTS port 9002 |
| Clusters | (Optional) skip unless you have multiple nodes |
| Assign Servers | Assign WLS_FORMS to Forms applications, WLS_REPORTS to Reports |
| Deployments | You will see formsapp and reportsapp – leave as targeted to respective managed servers |
| JMS & JDBC | Skip for now (configure later with RCU) |
| Virtual Hosts | Skip |
| Config Summary | Click Create |
