Configure the CMC Extract Application
When implementing a new client that is migrating from CMC, the CMC Extract application is used to import G/L Historical Data.
Pre-Requisites
Access to the FTP Site
Installation of the CMC ODBC Drivers
Step-by-Step Guide
Access the Server where you wish to install the CMC Extract application.
Create a new folder at C:\Program Files (x86)\Cultura\CMCExtract.
Download the all of the CMCExtract*.* files from the FTP Site under the CMC Migration folder to the newly created folder.
Edit the CMCExtract.exe.config file using Notepad.
Set the Data Source value to the name of the SQL Server instance.
Set the Catalog value to the name of the ERP Database.
Set the Paths of the GLScrub and GLLog to the proper paths (as exampled above).
Save the file and exit.
Optional: If desired, create a Shortcut of the CMCExtract application by right clicking on the CMCExtract.exe file and selecting Create shortcut, then move the shortcut file to the desktop.
Set CMC to ERP Company Division Conversion tables
Modify stored procedure sp_CMC_GLAccount_List to set source to GLacct or GLAccountConversion table
You are now ready to use the CMC Extract application and Import Journal Entries.