Setup ODBC Connection to CMC
When implementing a new client that is migrating from CMC, the CMC Extract and Classic Migrate application need ODBC access to the CMC system. The steps below document the setup process.
Pre-Requisites
Access to the FTP Site or access to network drive to get the files.
The files for CMC are also located on our network \\cul-cen-fs01\Protein\Repository\CMC Extract (this location can vary if the files\folder were moved for any reason)
Extract these zip files to destination server folder where CMC extract will be setup. Extract "Tonys Awesome App" and rename it to "Classic Extract" (renaming is optional).
Open dbc_files_fs308128 folder. You will see files with .dbd and .cfg extension.
Edit the dbcfs.cfg file and make sure the values match the location of CMC\dbc\bin folder on the machine you will be setting up odbc and CMC extract\CMC Classic Migration.
Step-by-Step Guide
Access the Server where you wish to install the CMC Extract & Classic Migrate applications.
Download the setupodb.exe file from the FTP Site under the CMC Migration folder.
Note: There is a 32-bit and 64-bit version depending on the server type you are installing onto.Run the setupodb.exe application, using all the default options.
When complete, access the Control Panel \ Administrative Tools folder on the server.
Depending on the driver that was installed (32-bit or 64-bit), open the appropriate ODBC Data Sources option.
Access the System DSN tab and click Add.
Select the DB/C FS4 ODBC Driver and click Finish.
Specify the appropriate values then click OK.
For CMC's GL System the settings need to be:
Data Source Name: CMC-GLXX
(XX is representing every single company that will be process from CMC. For ex.: CMC-GL01, CMC-GL02, etc...)Database Name: erpglv3
Server Name: (IP Address of Clients Server)
Encryption: Disabled
For CMC's AP System the settings need to be:
Data Source Name: CMC-AP
Database Name: erpapv3
Server Name: (IP Address of Clients Server)
Encryption: Disabled
The System DSN list should now be updated:
Repeat Step #6-9 as necessary for any additional connections needed.
Click OK to close the ODBC Data Source Administrator screen.
Close the Control Panel window.
You are now ready to configure the CMC Extract and/or Classic Migration applications.