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

Compare with Current View Page History

Version 1 Next »

Intro

Explain about CR.

Software Choices???? Recommended???

MEDIC CR

Install docs: http://te.marc-hi.ca/library/default.aspx?g=browse&topic=27b8e222-2b0a-483a-9153-20998f37c615

Hardware/Software Requirements

  • Windows Server 2003+/Windows 7+
  • .Net 4.0 Framework
  • 2 GB RAM

What we tested with

  • Windows Server 2012 R2
  • 4 GB RAM
  • Quad core CPU
  • MEDIC CR 1.1

Installation

  1. Download and run the MEDIC CR 1.1 installer. This will include the application, postgres database, and configuration.
  2. Progress through the installer making sure to create a new database in the setup.
  3. Open up cmd.exe and run the postgres sql scripts in the sql/PSQL9/Updates folder.

    cmd.exe
    cd "C:\Program Files(x86)\Mohawk College\Client Registry\sql\PSQL9\Updates"
    psql -U <postgresuser> -h localhost <dbname> -f CR-001.SQL
    psql -U <postgresuser> -h localhost <dbname> -f CR-002.SQL

Configuration

<!-- Insert Warning about, highly dependent on your setup??? -->

  1. Open the MARC-HI Service Configuration application.
  2. Configure Everest, nHAPI, PIXv3 Notifications.
  3. Insert the OIDs from the plan you previously came up with. 

Our Testing Configuration

Testing configuration  <- Will link to github test config repo. 

  • No labels