As stated in the previous section, there are a number of files in the edu.harvard.i2b2.crc directory that will need to be edited to reflect the appropriate configuration at your site. The following outlines the steps that need to be taken during the configuration stage of the installation.
There are several steps that will need to be taken.
indent |
---|
|
Step 1: Change working directory |
indent |
---|
|
Step 2: Configure the build properties |
indent |
---|
|
Step 3: Configure the CRC application directory properties |
indent |
---|
|
Step 4: CRC Loader properties: Configure FR cell properties |
indent |
---|
|
Step 5: CRC Loader properties: Configure PM cell properties |
indent |
---|
|
Step 6: CRC Loader properties: Configure data source |
indent |
---|
|
Step 7: CRC properties: Configure PM cell properties |
indent |
---|
|
Step 8: CRC properties: Configure data source lookup |
indent |
---|
|
Step 9: CRC properties: Configure ONT cell properties |
indent |
---|
|
Step 10: CRC properties: Configure CRC service account properties |
indent |
---|
|
Step 11: CRC properties: Configure the optional "performance" properties |
indent |
---|
|
- Analysis Plug-in - Queue Properties
|
indent |
---|
|
- Setfinder Query - Timeout Properties
|
indent |
---|
|
- Setfinder Query - Lockout Properties
|
indent |
---|
|
- Setfinder Query - Temp Table Properties
|
indent |
---|
|
Step 12: CRC properties: Configure the data sources |
Info |
---|
|
The configuration files you will be editing are delivered with examples. In some instances these files may contain multiple examples for the three different database management systems supported by the i2b2. |
Assumptions
The steps in this section are based on the following assumptions
indent |
---|
|
Linux: your user has the appropriate administrative access to the opt directory. |
indent |
---|
|
Windows: You are logged into the Windows Command Prompt as an Administrator. |
If you do not have the appropriate access you will have problems running the scripts.
Step 1: Change working directory
The first step in the cell configuration process is to change your working directory to the location of your edu.harvard.i2b2.crc folder.
Excerpt |
---|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Change Directory Command |
---|
borderStyle | solid |
---|
| indent |
---|
| CD YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.crc |
|
Excerpt Include |
---|
| 3.4.1 Working Directory |
---|
| 3.4.1 Working Directory |
---|
nopanel | true |
---|
|
EXAMPLES:
indent |
---|
| Linux Command: CD /opt/i2b2/edu.harvard.i2b2.crc |
indent |
---|
| Windows Command: CD C:\opt\i2b2\edu.harvard.i2b2.crc |
|