Developers Getting Started With i2b2
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Step 7: Third Party EMPI Service Properties Optional

Excerpt
The Identity Management (IM) Cell can be configured to work with a third party EMPI service such as OpenEMPI. To do this you will need to create the service to the other system and then update the im.properties file with the appropriate information.



Warning
titleWarning

You will need to create a service for interfacing the IM cell with the other EMPI system. For information on how to create a service please refer to the architecture documentation.

...

Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
borderStylesolid
titleEMPI Service
borderStylesolid


indent
Level2

im.empi.service=OpenEMPI


indent
Level2

im.empi.openempi.url=http://localhost:8080/openempi-admin/openempi-ws-rest


indent
Level2

im.empi.openempi.username=admin


indent
Level2

im.empi.openempi.password=admin



...