Installing Siebel Open Integration on Linux
This topic describes how to deploy Siebel Open Integration on Linux in interactive mode and silent mode. It includes the following sections:
-
Installing Siebel Open Integration on Linux in Interactive Mode
-
Installing Siebel Open Integration on Linux in Silent Mode
Installing Siebel Open Integration on Linux in Interactive Mode
Use a VNC session for the Linux GUI installation. After you download the Siebel Open
Integration Linux installer artifacts, the following folders and files are included:
archives,ext,jre,resources,openint_installer.properties,README,runInstaller
(sh). Before starting the installation, review the instructions in the
README.
To install Siebel Open Integration on Linux using the installer in interactive mode, do the following:
- Run
runInstaller.shto 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 Closeto 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 Linux 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.sh -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 for the Linux user.