Host Surpass for Windows on your server with access options for single-users, multi-user networks, or choose the web-based edition.
Follow this exact order to ensure all components link correctly: Install Fusion Middleware Infrastructure:
: Select Create a new domain . Specify your domain location (e.g., .../user_projects/domains/fr_domain ). Templates : Select the following templates: Oracle Forms [forms] Oracle Reports Server [reports] Oracle Reports Application [reports] Oracle Reports Tools [reports]
To verify:
— Generic Installer ( fmw_12.2.1.4.0_wls_lite_Generic.jar or fmw_12.2.1.4.0_wls_Infrastructure.jar )
Run the setup file (e.g., setup_fmw_12.2.1.4.0_fr_win64.exe ). When prompted, select "Forms and Reports Deployment" and point it to the same Oracle Home directory created during the WebLogic installation. 3. Repository Creation Utility (RCU)
#!/bin/bash $DOMAIN_HOME/bin/stopManagedWebLogic.sh WLS_REPORTS $DOMAIN_HOME/bin/stopManagedWebLogic.sh WLS_FORMS $DOMAIN_HOME/bin/stopWebLogic.sh
Create a new Oracle Home directory (e.g., C:\Oracle\Middleware\Oracle_Home ).
Select Create Repository and choose System Load and Product Creation .
Add to ~/.bash_profile :
| Issue | Solution | |-------|----------| | | Increase heap in setDomainEnv.sh : MEM_ARGS="-Xms1024m -Xmx2048m" | | JDBC connection fails | Verify the Forms schema user has FRM and REP roles granted. | | Reports hanging | Check JMS queue configuration in WebLogic Console → JMS Modules. | | Forms not compiling | Set FORMS_PATH environment variable to point to your source directory. |
Once processing completes, click . Do not launch the configuration wizard yet. 5. Step 4: Create Database Schemas using RCU

Extend and enhance your catalog with content from over 10 million titles. Insert book jacket images, include summaries, annotations, excerpts, table of contents, author notes, and reviews. Let patrons know which books are part of a series and add video and music related to their selections.

Automatically update your catalog when literary medal winners are announced. Configure your settings to only show the awards you want within book details.

Automatically update MARC records with reading levels for The Lexile Framework, Accelerated Reader, and Scholastic Reading Counts. Patrons can filter OPAC searches by reading level, point value, or quiz availability. Educators can use Lexile values to find resources for an individual or group of students.
Follow this exact order to ensure all components link correctly: Install Fusion Middleware Infrastructure:
: Select Create a new domain . Specify your domain location (e.g., .../user_projects/domains/fr_domain ). Templates : Select the following templates: Oracle Forms [forms] Oracle Reports Server [reports] Oracle Reports Application [reports] Oracle Reports Tools [reports]
To verify:
— Generic Installer ( fmw_12.2.1.4.0_wls_lite_Generic.jar or fmw_12.2.1.4.0_wls_Infrastructure.jar )
Run the setup file (e.g., setup_fmw_12.2.1.4.0_fr_win64.exe ). When prompted, select "Forms and Reports Deployment" and point it to the same Oracle Home directory created during the WebLogic installation. 3. Repository Creation Utility (RCU)
#!/bin/bash $DOMAIN_HOME/bin/stopManagedWebLogic.sh WLS_REPORTS $DOMAIN_HOME/bin/stopManagedWebLogic.sh WLS_FORMS $DOMAIN_HOME/bin/stopWebLogic.sh
Create a new Oracle Home directory (e.g., C:\Oracle\Middleware\Oracle_Home ).
Select Create Repository and choose System Load and Product Creation .
Add to ~/.bash_profile :
| Issue | Solution | |-------|----------| | | Increase heap in setDomainEnv.sh : MEM_ARGS="-Xms1024m -Xmx2048m" | | JDBC connection fails | Verify the Forms schema user has FRM and REP roles granted. | | Reports hanging | Check JMS queue configuration in WebLogic Console → JMS Modules. | | Forms not compiling | Set FORMS_PATH environment variable to point to your source directory. |
Once processing completes, click . Do not launch the configuration wizard yet. 5. Step 4: Create Database Schemas using RCU

