ERP Scheduler: CFS Interface Setup
Understand all the pieces needed for CFS interface (Computerway, Chickway, Queue, R7).
Pre-Requisites
Make sure you have login privileges to the SQL server and SQL. (Refer to the Client connection page for this information)
Make sure you know where ERP Scheduler is installed and configured (Refer to ERP Scheduler: Setup and Configuration)
Make sure Computerway has installed the Progress OpenEdge ODBC driver (Refer to ODBC Data Source Administrator)
Step-by-Step Guide
Check ODBC Data Source Administrator for Progress ODBC Driver
Use Windows Search to locate ODBC Data Sources
Check Drivers tab for Progress OpenEdge Driver
Check System DSN for Progress OpenEdge Driver
Check System DSN Configure for Progress OpenEdge Driver
Check for QT ODBC software we use to manually run ODBC SQL command on CFS interfaces database
Locate QT ODBC Icon
Select Data Source use Machine Data Source (value will match System DSN in ODBC Data Source Administrator)
Logon to Progress database
Host must match Progress Driver Config
Port must match Progress Driver Config
Database must match Progress Driver Config
User must match Progress Driver Config
Password (value will vary by Client, refer to ERP ImportExportConnections table for password)
QT ODBC Query Tool
ODBC SQL commands are just like Mircosoft SQL with one exception, table name must be prefixed with PUB (see sample below)
ERP Database Connection for ComputerWay is in the ImportExportConnection table. Note DSN, Uid and Pwd will match settings in Progress Driver Config
Notes