|
Article ID: 196 |
Categories: General Information Configuration
|
Products: XC Connect (Linux Server)
|
Date Created: 28/11/2005 06:24 PM |
Date Updated: 28/11/2005 06:24 PM |
|
| Data location for XC Connect data (Linux host) |
| |
Can the XC Connect data on the XCN Server (Linux host) be stored in a different location other than the default location? |
| |
Yes, you can configure the XCN Server properties such that the bulk of the data (particularly the dynamic data that will increase in size as users add data) is on a different partition.
This is what you need to do:
1. In the usr/xcnetwork/xcconnect/properties/ modify the file "xcserver.properties"
itemXmlDirectory=/usr/xcnetwork/data/itemxml to read: itemXmlDirectory=[location of data]
This will enable the XCN Server to store the "data" items (which is the bulk of your storage requirements) at that location.
2. Copy the file "xcserver.properties" from usr/xcnetwork/xcconnect/properties/ to: usr/xcnetwork/tomcat/webapps/xcnetwork/WEB-INF/classes overwriting the file already there.
3. Create a folder at the new location, for example: xcnetwork/itemxml
4. If you have already synchronised data then you will want to copy the contents of usr/xcnetwork/data/itemxml to the new location of the data
5. restart the XCN Server service xcnetwork stop service xcnetwork start and you are done! |
| |
| |
| Click here to send specific feedback about this article. |
|