File Center Overview
The File Center is Ecommerce's centralized hub for importing and exporting data across your account. From bulk pricing updates to eBay listing management, the File Center handles CSV-based data operations that would be impractical to perform one-by-one in the interface.
Important: Accuracy is critical when working with CSV files. Minor errors — a trailing space, a misspelled catalog name, or an incorrect SKU format — can cause entire rows to fail. Always download the provided template, follow the formatting requirements exactly, and review your Processing Report after each job.
1. Accessing the File Center
Navigate to Ecommerce Home Page > File Center from the main navigation bar.
The File Center interface has two sections:
- Left Panel: Available job types organized by category (Price Overrides, Cost Overrides, Shelf Quantities, Image Overrides, eBay Listings, Amazon, Webstore, Orders, Catalog).
- Right Panel: A list of your running and previously executed jobs, showing Job Type, Created date, and Status.
Click any job type on the left to start a new import or export. Click any completed job on the right to view details or download results.
2. How the File Center Works
All File Center operations follow the same general workflow:
For Imports (Uploading Data)
- Select the import job from the left panel.
- Download the template by clicking the blue "Compatible File Template" link. This gives you a properly formatted CSV with the correct column headers.
- Populate the template with your data following the formatting requirements in the developer notes.
- Upload the file — click "Choose File," select your CSV, optionally enter an email for completion notification, and click Submit.
- Monitor the job — jobs typically take 30–60 minutes depending on file size.
- Review the Processing Report — once complete, click the blue "Processing Report" link to download a report showing success or failure for each row.
For Exports (Downloading Data)
- Select the export job from the left panel.
- Submit the job — optionally enter an email for notification, then click Submit.
- Monitor the job — wait for the status to show "Complete."
- Download the file — click the Processing Report link to download your CSV.
Job Statuses
| Status | Meaning |
|---|---|
| Pending | Job is queued and waiting to run. |
| Running/Processing | Job is actively processing. |
| Complete | Job finished successfully. Download results available. |
| Complete (Warning) | Job finished but some rows had issues. Review the Processing Report. |
| Failed | Job could not complete. Review error details. |
| Canceled | Job was manually canceled. |
File Requirements
- Format: CSV (comma-delimited)
- Maximum file size: 12 MB
- Encoding: UTF-8 recommended
3. Working with CSV Files: Best Practices
Template Downloads
Always start with the Ecommerce-provided template. Download it from the File Center job page and review the developer notes before populating data.
Formatting Rules
| Rule | Details |
|---|---|
| No $ symbols | Prices and costs must be plain decimal numbers: 43.99 not $43.99 |
| Decimal formatting | Always include cents: 87.00 not 87 |
| No trailing spaces | Extra spaces after values cause import failures |
| Catalog names | Must be exactly: AFTERMARKET , OEM , or PRIVATE (case-sensitive) |
| Marketplace names | Must be exactly: eBay , Amazon , or Webstore |
| SKU format | Must use Ecommerce format with the proper distributor prefix |
| Whole numbers for quantities | No spaces, no decimal points |
Copy/Paste Best Practices
When copying data between spreadsheets, always use:
- Paste Special > Text Only
- Paste Values
- Paste Unformatted Text
Standard paste operations can carry over hidden formatting that corrupts CSV data.
Common Failure Reasons
- Trailing spaces after cell values
- Misspelled catalog names (e.g., "aftermarket" instead of "AFTERMARKET")
- Misspelled marketplace names
- Invalid SKU format — missing distributor prefix
- Dollar signs in price/cost fields
- Hidden formatting from copy/paste operations
- Commas in data fields — can break CSV column alignment
After Upload
Always review the Processing Report after every import. It shows success or failure for each row, helping you identify and fix any issues before re-importing corrected rows.
4. FAQ
Q: How long do File Center jobs take to process?
A: Most jobs take 30–60 minutes depending on file size. Larger files with thousands of rows may take longer.
Q: Can I cancel a running job?
A: Yes. Select the job in the File Center and use the cancel option. However, any rows already processed will retain their changes.
Q: My import failed. What should I do?
A: Download the Processing Report to see which rows failed and why. Fix the errors in your CSV and re-import only the corrected rows.
Q: Where do I find the proper distributor SKU format?
A: Refer to the "SKU and MPN Definitions" help article. Each distributor has a specific prefix that must be included (e.g., the distributor prefix followed by the SKU number).
Q: Can I import data for multiple marketplaces in one file?
A: For Price Overrides, yes — list the same SKU on separate rows with different marketplace names. For other import types, check the template requirements.
Q: What happens if I upload a file with the wrong columns?
A: The import will fail. Always use the provided template to ensure correct column headers and order.
Q: Is there a row limit for CSV imports?
A: The file size limit is 12 MB. There's no explicit row limit, but very large files may take longer to process.
Q: Can I schedule recurring imports?
A: Manual imports are on-demand only. For recurring inventory/price updates, consider the FTP File Automation option or the Lightspeed Integration for automated synchronization.
Q: Will an export include data from all catalogs?
A: It depends on the export type. Most exports are scoped to the specific data type (e.g., Price Override export shows all price overrides regardless of catalog). Check the exported file to confirm scope.
Q: I got a "Complete (Warning)" status. What does that mean?
A: The job finished, but some rows had issues. Download the Processing Report to see which rows succeeded and which had warnings or failures.