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


Chapter 5 Advanced Features : Using the Adapter with a Revision Control System

Using the Adapter with a Revision Control System
TIBCO Designer supports revision control systems such as Microsoft Visual SourceSafe and Perforce. If you are using a revision control system, you must manually add some configured resources to the revision control system and check in the resources when completing the instance configuration.
As part of service configuration, the adapter creates schema files in root/AESchemas/ae/adkenan. For example, if you configure a service in a Kenan/BPAdapterConfiguration, the following files are created:
Project_root /AESchemas/ae/adkenan/tdschmea.aeschema
Project_root /AESchemas/ae/adkenan/tdschmea(folder)
Project_root /AESchemas/ae/adkenan/’Kenan/BPAdapterConfiguration.aeschema
Project_root’ /AESchemas/ae/adkenan/’Kenan/BPAdapterConfiguration(folder)’

where Kenan/BPAdapterConfiguration is the adapter configuration.
 
The following images show the mentioned folders in a Revision Control System:
Figure 6 The Kenan/BP Schema in a Version Control System
When the project is saved and a revision control system has been specified, the adapter displays a warning that additional files were created and should be added to the revision control system. This warning appears only when the files are created for the first time. The warning displays a Go To Resource button that helps in navigating to the resource. You should use the Multi-User>Add Resources to RCS menu command to add these files to the revision control system.
For information about on to use the Multi-User feature in TIBCO Designer, refer to the TIBCO Designer User’s Guide.
Copy, Cut, Paste and Move Operations
To successfully copy and paste a service from adapter Instance1 to Instance2, the adapter configuration and schema files for Instance2 must be checked out.
To successfully cut and paste a service from adapter Instance1 to Instance2, the adapter configuration and schema files for both Instance1 and Instance2 must be checked out.
To successfully move a service from adapter Instance1 to Instance2, the adapter configuration and schema files for both Instance1 and Instance2 must be checked out.

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