Developers Getting Started With i2b2
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

Workplace Properties Configuration

The workplace.properties file contains a number of properties that need to be modified with the variables that are specific to your environment. The Workplace cell needs these properties to deploy correctly and to set required parameters.


The properties within the workplace.properties file have been grouped together based on their function. For instance, the group of PM Cell Properties addresses the communication between the Workplace and PM Cell. The following list shows the groups we will be editing during this step of the installation.


Group 1:   Metadata schema name
Group 2:   Project Management Cell Properties


Open workplace.properties file

The following steps outline how to open the workplace.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:


Linux Command
open YOUR_I2B2_SRC_DIR/edu.harvard.i2b2.workplace/etc/spring/workplace.properties


Windows Command
YOUR_I2B2_SRC_DIR\i2b2\edu.harvard.i2b2.workplace\etc\spring\workplace.properties



EXAMPLES:

Linux Command: 
open /opt/i2b2/edu.harvard.i2b2.workplace/etc/spring/workplace.properties
Windows Command: 
C:\opt\i2b2\edu.harvard.i2b2.workplace\etc\spring\workplace.properties



2. The workplace.properties file will open.
3. Once the file opens proceed to the next section titled Set Metadata Schema Name.