IAS provides a silent installation mode that is useful if you want to add the IAS installation to a general Endeca installation script, or install IAS on multiple machines using a scripted approach.
The silent installer is not interactive. You run the installation script and provide a text file as input. The text file contains response values to the installation prompts that would normally be answered by a user.
The file must contain a single row that specifies a response value for each IAS installation prompt. The response values vary depending on whether you are installing IAS into WebLogic Server or Jetty.
Installation mode Weblogic home IAS domain name IAS domain user IAS domain password IAS domain port IAS host
1 C:\Oracle\Middleware\wlserver_10.3 ias weblogic weblogic123 8401 mymachinename.companydomain.com
Installation mode Endeca IAS Service username Endeca IAS Service user password IAS port IAS shutdown port IAS host name
2 TEST\endeca Password01 8401 8403 mymachinename.companydomain.com
To Install IAS silently on Windows machines:
Following installation, the WebLogic domain for IAS is restarted, and on Jetty, the Endeca IAS Service starts automatically.