Step 4: Load Identity Management (IM) Tables
The fourth and final step in the Imdata installation process is to load the data into the IM tables by running the following command:
Note |
---|
|
- The Imdata provided in the data package is a sampling of demonstration patients and projects that are by no means based on real patients. Its intended use is to provide you a sample of how you may setup the IM tables.
- The data provided is intended to provide you a sample of how you may setup the IM tables.
- If you have your own data and wish to load it instead of the i2b2 sample Imdata you can do it at this point of the installation.
|
Select the command line that is appropriate for your environment.
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Linux Run Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| ant -f data_build.xml db_imdata_load_data |
|
Panel |
---|
borderColor | #ccc |
---|
bgColor | #ffffff |
---|
titleBGColor | #DDD9C3 |
---|
title | Windows Run Command |
---|
borderStyle | solid |
---|
|
indent |
---|
| %ANT_HOME%\bin\ant.bat -f data_build.xml db_imdata_load_data |
|