Configure properties

From this release of OHIM Policy Monitor, you are not required to manually edit the file. You will be prompted through the script. Execute the following code to configure the OHIM Health Policy Monitor properties:

  1. cd <arr_install_dir>/bin
  2. ant -f arr.xml create-arr-properties-file
    [input] Choose target database
    [input] Enter oracle_host
    [input] Enter oracle_port
    [input] Enter oracle_sid
    [input] Enter oracle_username
    [input] Enter oracle_password
    [input] Enter arr_port
    [input] Enter property_file_name
To edit a password in a properties file:
  • ant -f arr.xml update-config-properties-file-password
To edit a property in a properties file:
  • ant -f arr.xml update-config-properties-file-property
For more information, see Password encoding.