UPS worldship interface - abcsoftware/abc-docs GitHub Wiki
Setting up interface betwen UPS Worldship and ABC
Contact dealer to install the UPS addon module.
These instructions are for ABC version 13 and later.
- Run ABC Client; on B,C,E,J,N,R, or V screen hit
Alt+U
to createC:\Documents\My ABC Files\UPS.csv
- Start UPS Worldship, click "Import-Export," click "Tools," and then click "Connection assistant."
- Choose "Create a new map for import," and then click "Next."
- Choose type of import data as "Shipment," and then click "Next."
- Click "By File," and then "Browse," and then choose files of type text files (*.txt, *.csv). Browse until you find
Documents\My ABC Files\UPS.csv
, and then click "Open." - On lower part of screen choose "Microsoft text driver for txt/csv."
- Type "ABC" for the DSN. Click "Next."
- Select "New map," set name to "ABC," and click "Next" and then "Finish."
- On "ODBC text setup," click "OK." and then on "Edit import map screen" change Worldship fields header to "SHIPTO" on right-hand column. The left column should be set to "UPS.CSV" with fields filled in.
- Select "Code" on left and "Customer ID" on right and click both the button for "Define primary key for import" and then "Connect."
- Select remaining matching fields on each column and click "Connect."
- All fields on "UPS.CSV" column should be matched with exception of "File," "PO" and "Reference."
- Next set right-hand column to "PACKAGE" and connect "Reference" in the left column with "Reference 1" in the right column.
- Next connect "PO" in the left column with "Reference 2" in the right column.
- Click "OK," and answer "No" to the "Batch import now."
- Go to "Import-Export," click "Keyed import," and click on "More," and then choose the ABC map and click on "Import." Click Close.
- Verify that "ABC" is listed under "Keyed import 1."
- Under the
Tools > System preferences > Shipping
tab, verify that "Always update address book" is unchecked. - Under the
Tools > System preferences > System Settings
tab, uncheck "Show Help Topic at Startup." - On the main shipment screen, uncheck "Update Address Book."
Exports
- Choose "Import-Export," then "Automatic Export," then "Export After Shipment Processing," and then "More."
- Click "Create/Edit map."
- Check "Export CSV."
- In the dropdown, choose "Shipment."
- Type "UPStoABC" in the name, and then click "Create."
- In the shipment pane, choose the "Package" tab.
- Click "20 Reference 1" and then click "Add."
- In the shipment pane, choose the "Shipment Information" tab.
- Click "231 Total Shipment and Handling Reference Charges," and then click "Add."
- In the shipment pane, choose the "Package" tab.
- Click "17 Tracking Number," and then click "Add."
- Click "21 Reference 2," and then click "Add."
- Click "Define CSV file name."
- Browse to
C:\Documents\My ABC Files\UPStoABC.csv
, and then click "Save." - Make sure append to existing file is chosen, not overwrite existing file.
- Click OK, and then click Close.
- In the "Select map from list for export" window, choose
UPStoABC
, and then click "Export."
Notes on upgrading from a prior version
- Configure ODBC (these notes are for Windows XP).
- Click
Control Panel > Administrative Tools > Data Sources (ODBC)
. - Select
ABC2UPS
, click "Configure," click "Select directory." Navigate to "My Documents" and select "My ABC Files," and then click "OK," "OK." - Select
UPS2ABC
click "Configure," click "Select directory,"; navigate to "My Documents" and select "My ABC Files," and then click "OK," "OK." - From ABC, do an
Alt+U
to createMy Documents/My ABC Files/UPS.csv
. - Update UPS Worldship import.
- Click
Import/Export data > Keyed Import > More > Create/Edit Map
. - Select
ABC2UPS
, click "Edit." - Connect "Email" on the left to "Ship To/Email Address" on the right.
- Connect "PO" on the left to "Package/Reference 2" on the right.
- Click "OK," "OK," and then close the window.
- Update UPS Worldship export.
- Click
Import/Export data > Automatic export after processing shipment > More > Create/edit map
. - Select
UPS2ABC
, click "Edit." - Click "Define CSV file name," navigate to
My Documents/My ABC Files
, selectUPStoABC.csv
, then click "Save." - Click "OK," "OK," and then close the window.
NOTE: May need to restart UPS Worldship.