This is where the magic happens. We are going to stitch the binaries together into a functioning server. Run the Configuration Wizard:
cd ORACLE_HOME/oracle_common/common/bin
./config.sh
Now for the payload. The infrastructure is ready; now we install the Forms Builder, Reports Builder, and the runtime engines. Install Oracle Forms Reports 12.2.1.4 With Weblogic 12c 12.2
Run the Forms installer:
java -jar fmw_12.2.1.4.0_forms.jar
Ensure you point the installer to the same Oracle Home directory you used for the Infrastructure. This ensures the Forms binaries integrate seamlessly with the WebLogic libraries. This is where the magic happens
WebLogic Server must be installed before Forms & Reports. Now for the payload