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:
-
There is one file per top-level resource. For ActiveMatrix BusinessWorks, that may mean one file per process. For adapters, more resources may be considered part of a top-level resource.
-
The project root directory identifies the project. The project root can be located anywhere in the file system and is determined when you first save the project. All components of a project are located under this common project root.
-
Directories in the file system become folders in TIBCO Designer. However, not all folders in TIBCO Designer are directories in the file system:
— |
![]() |
— |
![]() |
-
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
).