Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 4 Administration Server Properties File : File Storage Properties

File Storage Properties
The following properties affect administration domains that use a file repository for storage.
repo.directory—Location in which the server will look for file-based projects.
Set by TIBCO Domain Utility to TIBCO_ADMIN_DOMAIN_HOME/domain_name/data. If this property is removed or commented out, the location is set to administrator/bin.
You can also specify the path. Note that you must use forward slashes, for example, c:/tibco/administrator/data.
repo.fileType—Optional. The file type is XML.
The format to use for storing projects on the server.
The values are in XML.
XML. XML has the advantage of being human readable, making it easy to use for development and debugging. However, XML format files are easily corrupted.
TIBCO Designer can export all projects, regardless of storage format, to an XML file. Similarly, TIBCO Designer can also import the contents of a TIBCO Repository XML file to any project, however, the export file cannot be used as a project.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved