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 5: PM Cell Properties

In order for the Workplace cell to communication with the PM cell the following properties need to be modified to reflect you environment.


indent
Level1

1. In the workplace.properties file scroll to the section called Project Management Cell Integration.

indent
Level1

2. Edit the workplace.ws.pm.url property to reflect the location of the PM cell in your environment.


Note
titleImportant

When you edit the workplace.ws.pm.url property with the location of your PM Cell it is extremely important that you only edit the hostname (localhost) and the port (9090). The remainder of the URL is required as it is written and should not be changed.


Panel
borderColor#ccc
bgColor#ffffff
titleBGColor#E5DFEC
titleProject Management Cell Integration
borderStylesolid
indent
Level2

workplace.ws.pm.url=http://localhost:9090/i2b2/services/PMService/getServices

indent
Level2

workplace.ws.pm.webServiceMethod=REST

indent
Level2

# Set this flag to bypass project management cell

indent
Level2

workplace.ws.pm.bypass=false

indent
Level2

workplace.ws.pm.bypass.project=Demo

indent
Level2

workplace.ws.pm.bypass.role=ADMIN




indent
Level1

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