Install and configure Oracle HIM 4.0.2 XCA Gateway

This section describes how to install Health Sciences Information Manager 4.0.2 XCA Gateway.

To install HIM Gateway:
  1. Extract the contents of the patch set file (p39152234_402_Generic.zip) to a temporary directory <ohim402_patch_dir>.
  2. Copy the file ohim_xca_installer.tgz to where you want to install the XCA Gateway.
  3. Extract the contents of the ohim_xca_installer.tgz file either by using the unzip utility or the following command:
    $ tar -zxvf ohim_xca_installer.tgz
  4. Change to the installer directory: $cd <install_dir>/ohim_xca_installer.
  5. Run chmod 700 on run_ohim_xca_installer.sh.
  6. Execute the installer: $./run_ohim_xca_installer.sh (for Linux environment) or run_ohim_xca_installer.cmd script (for Windows environment).
  7. When prompted by the installer, select xcagateway to install XCA Gateway.
  8. When prompted, provide XCA component schema details and WebLogic domain and server details to configure and deploy the XCA components on WebLogic server. Refer to the sample Run XCA Gateway installer topic in the HIM version 4.0.0 documentation for a complete terminal output of the XCA Gateway installer for details.