Identity Management Properties Configuration

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.


Group 1:   Bootstrap schema name

Group 2:   Project Management Cell Properties

Group 3:   Check Patient in Project

Group 4:   Properties for third party EMPI services


Open im.properties file

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.


1. At the command prompt type the following:


open YOUR_I2B2_SRC_DIR/edu.harvard.i2b2.im/etc/spring/im.properties


YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.im\etc\spring\im.properties



EXAMPLES:

Linux Command:  open /opt/i2b2/edu.harvard.i2b2.im/etc/spring/im.properties

Windows Command:  C:\opt\i2b2\edu.harvard.i2b2.im\etc\spring\im.properties



2. The im.properties file will open.

3. Once the file opens proceed to the next section titled Set Schema Name.