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 8: Configure the Ontology service account properties

In order for the Ontology Cell to perform various services behind the scenes it requires a single service account be setup and defined in the properties file. This service account is the same one that is used by the CRC. Later in this document you will be setting up the service account in the PM as a user. In this stage of the Ontology installation you need to define the properties for this account.


indent
Level1

1. In the ontology.properties file scroll to the section called Ontology service account properties.

indent
Level1

2. Update the service account user and password for your environment.


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
titleOntology service account properties
borderStylesolid
indent
Level2

edu.harvard.i2b2.ontology.pm.serviceaccount.user=AGG_SERVICE_ACCOUNT

indent
Level2

edu.harvard.i2b2.ontology.pm.serviceaccount.password=demouser



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.