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 7: Configure CRC Cell properties

In order for the Ontology cell to communication with the File Repository cell the following properties need to be modified to reflect you environment.


indent
Level1

1. In the ontology.properties file scroll to the section called CRC Cell.

indent
Level1

2. Edit the edu.harvard.i2b2.ontology.ws.crc.url property to reflect the location of the Data Repository cell in your environment.


Note
titleImportant

When you edit the edu.harvard.i2b2.ontology.ws.crc.url property it is extremely important that you only edit the hostname (localhost) and the port (9090). The remainder of the URL is required and should not be changed.


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
titleCRC Cell
borderStylesolid
indent
Level2

edu.harvard.i2b2.ontology.ws.crc.url=http://localhost:9090/i2b2/services/QueryToolService


indent
Level1

3. Save your changes but do not close the file. You will be continuing to edit the file in the next few sections.