Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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

  1. Access to the FTP Site

Step-by-Step Guide

  1. Access the Server where you wish to install the CMC Extract & Classic Migrate applications.
  2. 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.

  3. Run the setupodb.exe application, using all the default options.

  4. When complete, access the Control Panel \ Administrative Tools folder on the server. 

  5. Depending on the driver that was installed (32-bit or 64-bit), open the appropriate ODBC Data Sources option.


  6. Access the System DSN tab and click Add.


  7. Select the DB/C FS4 ODBC Driver and click Finish.


  8. Specify the appropriate values then click OK.


    1. For CMC's GL System the settings need to be:
      1. Data Source Name: CMC-GLXX 
        (XX is representing every single company that will be process from CMC. For ex.: CMC-GL01, CMC-GL02, etc...)
      2. Database Name: erpglv3
      3. Server Name: (IP Address of Clients Server)
      4. Encryption: Disabled 
    2. For CMC's AP System the settings need to be:
      1. Data Source Name: CMC-AP
      2. Database Name: erpapv3
      3. Server Name: (IP Address of Clients Server)
      4. Encryption: Disabled
  9. The System DSN list should now be updated:
  10. Repeat Step #6-9 as necessary for any additional connections needed.

  11. Click OK to close the ODBC Data Source Administrator screen.

  12. Close the Control Panel window.

  13. You are now ready to configure the CMC Extract and/or Classic Migration applications. 


 

  • No labels