Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Current »

HRM Setup:

 

oscar.propteries

oscar.properties needs to have some entries added in order to have the HRM module working against the new 4.1 specification provided by OMD.  These details listed below are for TESTING purposes.  Live or in production, each clinic will have it's on values to enter in the oscar.properties file.

 

<snip>

# Ontario MD HRM properties

OMD_HRM_USER=McMasterUnive01

OMD_HRM_IP=207.219.74.198

OMD_HRM_PORT=22

OMD_HRM_AUTH_KEY_FILENAME=McMasterUnive01_sk.ppk

 

# OMD Remote Directory and Encryption

# OMD_HRM_REMOTE_DIR=Test

# OMD_HRM_REMOTE_DIR=Production

OMD_HRM_DECRYPTION_KEY=8F597E238FC2C92CAC64F8797EB4572E

</snip>

 

XSD and PPK

You need to have XSD and PPK files in the tomcat directory for the web application (i.e. /home/[user]/workspace/tomcat-local/webapps/OscarDocument/oscar/hrm/OMD).  The XSD and PPK files needed for HRM include :

  1. mcmu_sk.ppk
  2. ontariomd_cds_dt.xsd
  3. report_manager_cds.xsd
  4. report_manager_dt.xsd

 

 

HRM Preferences

 

HRM Directory

The folder where OSCAR will put the files/reports received by HRM will go into:

workspace/tomcat-local/webapps/OscarDocument/oscar/hrm/

 

 

  • No labels