(e.g., jdk-8u221-linux-x64.tar.gz or .exe ).
Deploy your Oracle Forms and Reports applications to the WebLogic Server domain.
Via the WebLogic Console (localhost:7001/console) or script. Create Reports Tools (Specific to 12.2.1.4)
: Accept the default tablespace allocations. RCU will create them automatically. install oracle forms reports 12214 with weblogic 12c 122
Navigate to: C:\Oracle\Middleware\Oracle_Home\oracle_common\common\bin . Run config.cmd (Windows) or ./config.sh (Linux).
Open your browser and log into http://your_server_ip:7001/console . Go to > Servers > Control tab. Select WLS_FORMS and WLS_REPORTS , then click Start . Step 8: Verifying the Installation
<form action="http://localhost:9001/forms/frmservlet"> <input type="hidden" name="form" value="test.fmx"> <input type="submit" value="Launch Forms"> </form> Create Reports Tools (Specific to 12
: You need an existing Oracle Database (e.g., 12c or 19c) to host the required schemas. 2. Software Installation Sequence
: Define the administrative user credentials for the WebLogic console (e.g., Username: weblogic , Password: YourPassword1 ). Click Next .
| Option | Selection | |--------|------------| | Create Domain | Yes | | Domain Template | | | Domain Name | fr_domain | | Domain Location | $MW_HOME/user_projects/domains/fr_domain | | Admin Server | AdminServer (port 7001) | | Managed Server | WLS_FORMS (port 9001) | | Reports Server | WLS_REPORTS (port 9002) | Run config
Before installing Oracle Forms and Reports, you need to install Oracle WebLogic Server 12c 12.2.
(e.g., jdk-8u411-windows-x64.exe or .tar.gz )
Run ORACLE_HOME\oracle_common\common\bin\config.cmd (or .sh ).
Enter your database credentials (sysdba).