Deploying Omni-Patient Management Central

How to:

Omni-Patient Management Central (OPMC) is packaged with the following web archive files:

A copy of this Omni-Patient Management Central Installation and Configuration Guide is included. In addition, a backup copy of the default database is also included, which holds templates of the Omni-Patient 360 Viewer screen definition metadata.

Procedure: How to Deploy a New Version of Omni-Patient Management Central

  1. Using a terminal emulator (for example, Putty), connect to the Linux system where OPMC will be deployed.
  2. Navigate to the /bin directory where Apache Tomcat is installed. For example:
    /home/apache-tomcat-7.0.47/bin

    The following image shows a terminal emulator window that is connected to a Linux system and where the cd command is being used to navigate to the /bin directory where Apache Tomcat is installed.

  3. Run ./startup.sh to start Apache Tomcat application server if it has not been started.
  4. Launch the Apache Tomcat web console in your browser.
  5. Click Manager App, as shown in the following image.
  6. Log in as required and then browse to the Deploy area of the console, as shown in the following image.
  7. Click Choose File, navigate to the location where the omni360.war file is located, and then select this file.
  8. Click Deploy.
  9. Click Choose File, navigate to the location where the OmniService.war file is located, and then select this file.

    Note: If the database connection settings need to be changed, edit the OmniService.xml file in the OmniService.war file (\\OmniService\WEB-INF\OmniService.xml) and provide the correct settings before deploying this file. For example:

  10. Click Deploy.
  11. Click Choose File, navigate to the location where the OmniDomain.war file is located, and then select this file.
  12. Click Deploy.

    Omni-Patient Management Central (OPMC), including the Omni-Patient 360 Viewer application is now deployed to the Apache Tomcat application server.