http://localhost:9001/forms/frmservlet
Select the installation type. Configuration Steps
After RCU, modify the domain’s config.xml using WebLogic Console or WLST to point to the MDS schema.
From Oracle Software Delivery Cloud or OTN: install oracle forms reports 12214 with weblogic 12c 122
Select Topology and System Components . This allows manual control over ports and managed server definitions. Managed Servers: Review the default servers: WLS_FORMS (Default port: 9001) WLS_REPORTS (Default port: 9002)
Follow this exact order to ensure all components link correctly: Install Fusion Middleware Infrastructure:
To install Oracle Forms and Reports 12.2.1.4.0 WebLogic Server 12c (12.2.1.4.0) This allows manual control over ports and managed
fs.aio-max-nr = 1048576 fs.file-max = 6815744 kernel.shmall = 2097152 kernel.shmmax = 4294967295 kernel.shmmni = 4096 kernel.sem = 250 32000 100 128 net.ipv4.ip_local_port_range = 9000 65500 net.core.rmem_default = 262144 net.core.rmem_max = 4194304 net.core.wmem_default = 262144 net.core.wmem_max = 1048576
Review the installation paths and click Install.
After installation, verify:
Oracle Forms and Reports 12c stores configuration metadata inside an Oracle Database. You must seed these schemas before creating the WebLogic Domain. Navigate to ORACLE_HOME\oracle_common\bin .
http://your_host:7001/console Enterprise Manager (EM) Control: http://your_host:7001/em
You’ve installed the software, built the domain, and started the AdminServer. You try to access your Forms URL and... . You must seed these schemas before creating the
The next step is to install the WebLogic Server infrastructure.
Choose a new domain path (e.g., C:\Oracle\Middleware\Domains\fr_domain ). Templates: Select: Oracle Forms [forms] Oracle Reports [reports] Oracle Enterprise Manager [em] Application Location: Keep default. Administrator Account: Define your weblogic user password. Domain Mode: Select "Production" for better security.