Knowledgebase
NolaPro CS > NolaPro CS Support Desk > Knowledgebase

UPS WorldShip

Solution

If you have a hosted version of NolaPro, you can turn on access for a WorldShip computer to access your NolaPro database by going to Admin -> System -> System Settings -> UPS WorldShip -> Enable Access. If you self-host, then you will need to provide access to the NolaPro database for WorldShip on your own particularly focusing on the tables listed below.

The key tables that will be used to pull info from NolaPro are:

  • customer
  • shipto
  • arorder (arorder.orderbycompanyid = customer.id; arorder.shiptocompanyid = shipto.id; arorder.cancel = 1 means deleted)

The table UPS WorldShip will need to write to is called ups. In this table WorldShip can set values for:

  • shiptoid
  • orderid
  • rate
  • shipdate
  • tracknum
  • billableweight

When you ship an order in NolaPro after it has been processed in WorldShip, NolaPro will pull in the data from the ups table and add it to the NolaPro shipment details.

 
Was this article helpful? yes / no
Article details
Article ID: 245
Category: General Info
Date added: 2010-11-10 15:32:02
Views: 917
Rating (Votes): Article rated 3.0/5.0 (42)

 
« Go back