Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

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
titleImportant
  • 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
titleLinux Run Command
borderStylesolid
indent
Level1

ant -f data_build.xml db_imdata_load_data



Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#DDD9C3
titleWindows Run Command
borderStylesolid
indent
Level1

%ANT_HOME%\bin\ant.bat -f data_build.xml db_imdata_load_data