Appendix B Managing Projects and Resources : Saving Projects

Saving Projects
When you save a project, you can save it as a multi-file project, or under XML Canon. This section explains how to save a multi-file project.
When you save a multi-file project, you have these choices:
Project Directory — The directory that will contain the project files. Click Browse to select the directory.
TIBCO Message Encoding — Character Encoding used for the communication between TIBCO product components in this project at design time (debug mode), or if the project is running as a legacy local file-based project. The communication transport could be either TIBCO Rendezvous or TIBCO Enterprise Message Service. You have two choices:
ISO8859-1 (Latin-1)—Preferred encoding for projects that deal only with English and other Western European languages that belong to the ISO Latin-1 character set. If this encoding is used for languages that do not belong to the Latin-1 character set (such as Japanese, Arabic, etc.), data loss may result.
UTF-8—Preferred encoding for projects dealing with languages not belonging to the Latin-1 character set. This includes most languages except for English and other western European languages.
After deployment, the encoding setting of the TIBCO Administration Server will supersede this encoding. See the TIBCO Administrator Server Configuration Guide for more information.
Multi-User System — Allows you to use a multi-user system such as file sharing, Perforce, or Visual SourceSafe.
After you have saved a project to a repository, you can select the project’s Project Settings tab to:
View and change the project’s messaging encoding for the data communication among the components in this project. This is only used in design mode, or when the project is running as a legacy local file-based project.
To Save a Project
1.
Choose Project > Save.
Choose Project > Save As and specify the storage directory.
Click the Save icon .
2.
In the dialog that is displayed, make sure the Multi-File Project tab is selected and provide the following information:
3.
Click OK.
To Save a Project as a Template
1.
Choose Project > Save As Template.
2.