Integrations (PTC products, 3rd party products and code) > 3rd party product integrations (CM, DOORS, Rose, Simulink and XML) > Configuration management tool integration > Telelogic SYNEGRY/CM integration - DEPRECATED > Setting up a SYNERGY/CM database to work with Modeler - with SYNERGY/CM (CM tool integration)
  
Setting up a SYNERGY/CM database to work with Modeler - with SYNERGY/CM (CM tool integration)
* 
CM tool integration support for Telelogic SYNERGY/CM is being deprecated.
You must run the supplied import batch file to set up a SYNERGY/CM database for use with Modeler. The import batch file creates two types (mdf and pkf) and must be run on the SYNERGY/CM server. The instructions assume the server is running on a Windows NT, 2000 or XP computer.
* 
The batch file must be run on the SYNERGY/CM Server, not the SYNERGY/CM Client.
1. Install the SCCI integration software from the Telelogic integration patch, which is available on the Telelogic website.
If the Telelogic integration patch installation does not set up the required PATH environment variable, ensure that you set it up manually. If the PATH environmental variable is not set up correctly, the CM Tool integration will not work.
2. Ensure that SYNERGY/CM is not using a shared home directory.
3. Open a Command Prompt window.
4. From the Modeler installation files, change directory to Synergy_Setup.
5. Run the import.bat file.
6. When prompted, log on to the database that you will be using to store Modeler Models, as a user with type_developer privileges.
The batch file will set the role and import the two types.
7. Check that the import was successful:
a. From the SYNERGY/CM Project View, on the File menu, click Show Messages.
b. At the bottom of the log, confirm that the rts_model_file and rts_package_file types have been imported without any errors.
c. Close the SYNERGY/CM Message View window.
8. Having completed the import, check that the Super Type and the Migrate Rules for each type have been set correctly.
9. From the SYNERGY/CM Project View, on the Admin menu, click Type Definition.
The Type Definition dialog is displayed.
10. For each of the imported file types (rts_model_file and rts_package_file):
a. Click the Browse Types button.
b. From the list of types, select the file type, and then click OK.
c. From the Type Definition dialog, check that Super Type is set to binary.
d. On the Type menu, click Modify Migrate Rule.
The Type Definition - Migrate Rules dialog is displayed.
e. Check that the File Match Patterns are set:
.*\.[Mm][Dd][Ff]$ for the rts_model_file file type.
.*\.[Pp][Kk][Ff]$ for the rts_package_file file type.
f. Close the Type Definition - Migrate Rules dialog.
11. Close the Type Definition dialog.
12. If your SYNERGY/CM server is not running NT, run the ccm commands listed in import.bat manually.