The im.properties file contains a number of properties that need to be modified with the variables that are specific to your environment. The Identity Management cell needs these properties to deploy correctly and to set required parameters.
The properties within the im.properties file have been grouped together based on their function. For instance, the group of PM Cell Properties addresses the communication between the IM and PM Cells. The following list shows the groups we will be editing during this step of the installation.
indent |
---|
|
Group 1: Bootstrap schema name |
indent |
---|
|
Group 2: Project Management Cell Properties |
indent |
---|
|
Group 3: Check Patient in Project |
indent |
---|
|
Group 4: Properties for third party EMPI services |
The following steps outline how to open the im.properties file. This file will remain open as you move through the next few sections editing all the required properties.
indent |
---|
|
1. At the command prompt type the following: |
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Linux Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| open YOUR_I2B2_SRC_DIR/edu.harvard.i2b2.im/etc/spring/im.properties |
|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Windows Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.im\etc\spring\im.properties |
|
EXAMPLES:
indent |
---|
|
Linux Command: open /opt/i2b2/edu.harvard.i2b2.im/etc/spring/im.properties |
indent |
---|
|
Windows Command: C:\opt\i2b2\edu.harvard.i2b2.im\etc\spring\im.properties |
indent |
---|
|
2. The im.properties file will open. |
indent |
---|
|
3. Once the file opens proceed to the next section titled Set Schema Name. |