Installing Siebel Open Integration on Windows
This topic describes how to deploy Siebel Open Integration on Windows in interactive mode and silent mode. It includes the following sections:
-
Installing Siebel Open Integration on Windows in Interactive Mode
-
Installing Siebel Open Integration on Windows in Silent Mode
Installing Siebel Open Integration on Windows in Interactive Mode
After you download the Windows installer artifacts for Siebel Open Integration, the
following folders and files are included: archives, ext, jre, resources,
openint_installer.properties, README, runInstaller (bat). . You must
read the instructions in the README before starting the
installation.
To install Siebel Open Integration on Windows using the installer in interactive mode, do the following:
- Run
runInstaller.batto start the GUI installer. - Select the installation directory, and then click Next.
- On the Component Selection screen, select the Siebel Open Integration checkbox, and then click Next.
- On the Summary screen, review the installation information, and then click Install. When the installation completes, the progress screen displays Installation Completed.
- Click Close to exit the installer.
apache-maven, compile_dependency, graalvm-jdk, logs, openint-deploy, uninstall, jq
(app), jq (file), siebelinstall.rsp, start (shell), settings.xml.template, start (bat).Installing Siebel Open Integration on Windows in Silent Mode
To perform a silent installation of Siebel Open Integration:
- Generate a response file by launching the installer and proceed to the Summary screen.
- On the Summary screen, click Save Response File, and then
save the file as
<Response File Name>.rspin the directory of your choice. - Run the following command to install Siebel Open Integration in silent
mode:
runInstaller.bat -silent -responseFile <Response File Name>.rspIn the above command, include the full path of the response file.
After the command runs successfully, Siebel Open Integration is installed in the installation directory that you specified.
.rsp file specifies a valid
path for SIEBEL_HOME_LOCATION. If this directory was used for a
previous GUI installation, edit the .rsp file to point to a new,
empty directory. Make sure the target directory is empty and that the user has read
and write permissions.