: Drag and drop AdminServer , WLS_FORMS , and WLS_REPORTS into your newly created Machine container.
./startManagedWebLogic.sh WLS_FORMS ./startManagedWebLogic.sh WLS_REPORTS Use code with caution.
You must install the components in the exact order listed below. Step 3.1: Install the Java Development Kit (JDK) Run the JDK installer.
Navigate to ORACLE_HOME\oracle_common\bin and run rcu.bat (or ./rcu ).
Install it to a directory without spaces (e.g., C:\Java\jdk1.8.0_411 ). Set your system environment variables: C:\Java\jdk1.8.0_411 install oracle forms reports 12214 with weblogic 12c 122
Select Production Mode and confirm the path points to your JDK 8 installation.
: Select Create a new domain . Specify your domain location (e.g., C:\Oracle\Middleware\Oracle_Home\user_projects\domains\fr_domain ). Click Next . Templates : Select the following checkboxes: Oracle Forms - 12.2.1.4.0 [forms] Oracle Reports Server - 12.2.1.4.0 [reports] Oracle Reports Bridge - 12.2.1.4.0 [reports] Oracle Reports Application - 12.2.1.4.0 [reports] Oracle Reports Tools - 12.2.1.4.0 [reports]
: Oracle Database 19c or 21c (required for hosting the Fusion Middleware Repository Creation Utility schemas).
Execute the setup program from the terminal or command prompt: # On Linux ./setup.sh Use code with caution. : Click Next . Auto Updates : Select Skip Auto Updates and click Next . : Drag and drop AdminServer , WLS_FORMS ,
: Select Forms and Reports Deployment to install both engines. If you only require developer tools, choose Forms Developer . Click Next .
: Run C:\Oracle\Middleware\Oracle_Home\user_projects\domains\fr_domain\bin\startNodeManager.cmd
http://your_host:9001/forms/frmservlet
| Step | Selection | |------|------------| | | 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 | Step 3
: Choose or create a new directory for your Oracle Home (e.g., C:\Oracle\Middleware\Oracle_Home or /u01/oracle/middleware/oracle_home ). Click Next .
: http://localhost:9002/reports/rwservlet
Once the AdminServer status displays RUNNING , navigate to the WebLogic Administration Console to turn on the remaining components. Open a web browser and visit: http://localhost:7001/console Log in using your domain username and password.
Choose whether to use the same password for all schemas or assign unique ones.
Check and Reports Scheduler options if visible/applicable to your component list.
: Generic Installer ( fmw_12.2.1.4.0_wls_lite_Generic.jar or fmw_12.2.1.4.0_wls_Generic.jar )