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

Chapter 2 Managing Projects and Resources : Overview of Projects

Overview of Projects
A project is a collection of resources, including, for example, adapter resources and process definitions. Together, these resources define the configuration of your integration project. In the TIBCO Designer window, a project is represented by the top-level (root) folder in the project panel. The top-level folder is initially named Untitled and is renamed to the name of the project when you save the project for the first time.
Each TIBCO Designer window contains only one project. If you open a second project, TIBCO Designer opens a new window.
When you close a project, the startup panel remains available for project maintenance or for opening a different project unless you selected the Show this panel only on startup checkbox on that window.
Project Structure
When you save a project, TIBCO Designer creates a hierarchy of folders and files in the location you choose for the project.
When you create a multi-file project:
TIBCO Designer creates a file named vcrepo.dat in the project root directory when you first save the project. This file is used to store properties such as display name, TIBCO Rendezvous encoding, and description. This file can be used for identification in place of the project root directory and can be used as the repository locator string (repoUrl).
This file cannot be used for identification or as the repoURL for TIBCO Adapters (including custom adapters based on TIBCO Adapter SDK).
Using a Version Control System
Multi-file projects support the use of different version control systems because they consist of separate files for each versionable component.
Once the root directory is defined under the control of a version control system, standard version control system tools can be used. The following version control systems are supported and discussed separately:
Project Templates
A project template is a pre-built project. It can contain folders for organization, configured resources, and partially configured resources. You can use a project template as the foundation for other projects similar in nature. Using a template, you can leverage your work when performing similar configurations.

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