- Magento Connector Install Guide
- Cover
- Start
- 1 - Setup And Prerequisites
- 2 - Magento Setup
- 2.0-Magento-Setup
- 2.1-Quick-Guide
- 2.10-Inventory-Updates
- 2.11-Store-IDs
- 2.13-Assigning-API-Users-To-Roles
- 2.14-Installing-Magmi
- 2.15-Installing-EC-Internet-Indexer-Plugin
- 2.16-Configuring-Magmi
- 2.2-Installing-RAPID-Web-Sync
- 2.3-Installing-Sage-Field
- 2.4-Establishing-Magento-Access
- 2.5-Creating-the-API-Role
- 2.6-Limiting-API-Access
- 2.7-Customers
- 2.8-Order-Level-Access
- 2.9-Catalog-Products
- 3 - IMan Setup
- 4 - Logging & Lookup Tables
- Connector-User-Guide
- 1-Overview
- 2-Magento-Connector-Reference
- 3-Magento-Reader-Reference
- 4-Appendix
- Cover
- Overview
Order Download Settings
The Order Download takes advantage of IMan’s Options which allow you to set parameters on the script which talks to the Magento API and pulls down the orders.
Export Entity
The export entity must be set to Order for these options to take effect.
Order Status
Limit the orders downloaded to those with a certain Order Status.
Common values: “Pending”, “Processing”.
Defaults to “Pending” which is the default Magento status for a new order.
Number of Records to Pull
Set a limit of the amount of records to download at once.
Defaults to pulling all records.
Starting Increment_Id Number
Set the initial Magento Order Number to start downloading orders. Orders will only be downloaded if they have an order number equal to, or greater than this value.
Defaults to “1” if empty, or if store_id list is empty.
Comma-Separated Custom Header Field List
Put any custom fields here which will be on the header.
Comma-Separated Custom Detail Field List
Put any custom fields here which will be on the item (detail).
Comma-Separated Store_Id List
Put a list of any stores to pull orders from.
Defaults to all stores if empty.
© 2015 Realisable