Message-ID: <1262175833.7466.1711623660413.JavaMail.confluence@ip-172-30-4-17.ec2.internal> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_7465_1449000040.1711623660410" ------=_Part_7465_1449000040.1711623660410 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html 12.4.3 Configure the FR Properties

12.4.3 Configure the FR Properties

File Repository Properties Configuration

=20

The edu.harvard.i2b2.fr.properties file contains a numb= er of properties that need to be modified with the variables that are speci= fic to your environment. The File Repository Cell needs these properties to= deploy correctly and to set required parameters.

=20


=20

Step 4:= PM Cell Properties

=20

In order for the File Repository Cell to communication with the PM Cell = the following properties need to be modified to reflect you environment.=20


=20
1. At the command prompt type the following:
=20


=20
Linux Command
=20
open=20 YOUR_I2B2_SRC_DIR/edu.harvard.i2b2.fr/etc/spring/edu.harvard.i2b2.= fr.properties=20
=20
=20


=20
Windows Command
=20
YOUR_I2B2_SRC_DIR\edu.harvard.i2b2.fr\etc\spring\edu.harvard.i2b2.= fr.properties
=20
=20



EXAMPLES:

=20
Linux Command: =20
open /opt/i2b2/edu.harvard.i2b2.fr/etc/spring/edu.harvard.i2b2.fr.prop= erties
=20
Windows Command: =20
C:\opt\i2b2\edu.harvard.i2b2.fr\etc\spring\edu.harvard.i2b2.fr.propert= ies=20
=20



= =20
2. The=20 edu.harvard.i2b2.fr.properties file will open.=20
=20
3. Scroll to the section called=20 Project Management Cell.=20
=20
4. Edit the=20 edu.harvard.i2b2.fr.ws.pm.url property to reflect the loca= tion of the PM cell in your environment.=20
=20


=20

Important

=20

When you edit the edu.harvard.i2b2.fr.ws.pm.url propert= y with the location of your PM Cell it is extremely important that you only edit the hostname (localhos= t) and the port (9090). The remainder of the= URL is required as it is written and should not be changed.

=20


=20
Project Management Cell
=20
edu.harvard.i2b2.fr.ws.pm.url=3D http://localhost:9090 /i2b2/services/PMService/getServices<= /span>=20
=20
edu.harvard.i2b2.fr.ws.pm.webServiceMethod=3D REST=20
=20
=20 # Flag to bypass project management = cell=20
=20
edu.harvard.i2b2.fr.ws.pm.bypass=3D false=20
=20
edu.harvard.i2b2.fr.ws.pm.bypass.role=3D ADMIN=20
=20
edu.harvard.i2b2.fr.ws.pm.bypass.project=3D Demo
=20


=20
=20



= =20
5. Save your changes and close the file.
=20




------=_Part_7465_1449000040.1711623660410--