Copyright © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved


Chapter 7 Configuring Advanced Topics : 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/PeopleSoft. For example, if you configure a service in an adapter configuration Instance1, the following files are created:
Project_root/AESchemas/ae/PeopleSoft/Instance1.aeschema
Project_root/AESchemas/ae/PeopleSoft/Instance1/businessObjects.aeschema
 
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 how to use the Multi-User feature in TIBCO Designer, see 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 the 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 © Cloud Software Group, Inc. All Rights Reserved
Copyright © Cloud Software Group, Inc. All Rights Reserved