Developers Getting Started With i2b2
Space shortcuts
Space Tools
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Step 4: CRC Loader properties: Configure FR cell properties

In order for the CRC loader to communicate with the File Repository (FR) Cell the following properties need to be modified to reflect you environment.


Important

If you have been installing the cells in the order they are written in the guide then you most likely have not installed the File Repository (FR) cell yet. Even though you have not installed it you can proceed with setting up the properties for it.

Typically the location of the FR cell is going to be the same as your other cells (ONT, CRC, WORK). If you do not know the location and would prefer to set these properties after you install the FR cell then you will need to remember to come back to this step.


Unknown macro: {indent1}

1. At the command prompt type the following:


Command

    YOUR_I2B2_SRC_DIR\i2b2\edu.harvard.i2b2.crc\etc\spring\edu.harvard.i2b2.crc.loader.properties


Unknown macro: {indent1}

<b><i>Example:</i></b>  C:\opt\i2b2\edu.harvard.i2b2.crc\etc\spring\edu.harvard.i2b2.crc.loader.properties



Unknown macro: {indent1}

2. The <b>edu.harvard.i2b2.crc.loader.properties</b> file will open.

Unknown macro: {indent1}

3. Scroll to the section called <b>File Management Cell</b>.

Unknown macro: {indent1}

4. Edit the <b>edu.harvard.i2b2.crc.loader.fr.pm.url</b> property to reflect the location of the FR cell in your environment.


Important

When you edit the edu.harvard.i2b2.crc.loader.ws.fr.url property with the location of your FR 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.


File Management Cell

    edu.harvard.i2b2.crc.loader.ws.fr.url=http://localhost:9090/i2b2/services/FRService
    edu.harvard.i2b2.crc.loader.ws.fr.tempspace=/tmp
    edu.harvard.i2b2.crc.loader.ws.fr.timeout=10000
    edu.harvard.i2b2.crc.loader.ws.fr.filethreshold=4000
    edu.harvard.i2b2.crc.loader.ws.fr.attachmentnamecid
    edu.harvard.i2b2.crc.loader.ws.fr.operationurn:recvfileRequest



Unknown macro: {indent1}

5. Save the changes but do not close the file. You will editing the file again during this installation.




  • No labels