1.3.1 Run Oracle FLEXCUBE Installer in Silent Mode in Windows

This topic describes the method to run Oracle FLEXCUBE Installer in silent mode in Windows.

To run the installer in silent mode in Windows, follow the steps given below:
  1. In command prompt, navigate to the folder where the FCUBSInstaller.bat is located.
  2. Type the commands as shown below:
    The command must be given in a single line.
    • EAR Build (FCIS,Gateway):
      FCUBSInstaller.bat /s AB <INSTALLER>/config/silentConfigBuild.properties
    • Deployment on Weblogic Server:
      FCUBSInstaller.bat /s AD <INSTALLER>/config/silentAppDeployment.properties
    • Data Base Installation:
      FCUBSInstaller.bat /s DB <INSTALLER>/config/silentConfigDatabase.properties
    • User Creation:
      FCUBSInstaller.bat /s UC <INSTALLER>/config/silentUserCreation_DSN.properties
    • DSN:
      FCUBSInstaller.bat /s RP <INSTALLER>/config/silentUserCreation_DSN.properties
  3. You will see the log window close automatically once the installer completes the task.