Overview

When processing orders from Magento in a typical integration, the user will pull the orders from Magento into their accounting package, and then update Magento with a new Order Status which effectively marks these orders as “processed.”

There are a few downloadable “types” which do not have a mechanism such as “Order Status” to mark these records as processed.  To overcome this, an internal counter is kept which will store the last record which was successfully downloaded from Magento.

Note: This table will only be updated if the user is running the job through the Scheduler page. Stepping through the job through the IMan Palette will not update this table.