Overview
Usage
The pre-fulfillment upload validates the following categories during CSV/Excel file upload:
CSV/Excel Column Headers
The following columns are mandatory for each line in the upload file:
- Sales Order
- Prefulfillment Item Shipment Group
- Ship Date
- Ship Method
Data Type Validation
The data types for the following fields will be validated. If the values do not match the expected data type, a validation error will be displayed:
- Item Quantity (Data type: Integer)
- Prefulfillment Item Shipment Group (Data type: Integer)
- Ship Date (Data type: Date)
Address Validation
Only addresses in the United States will be validated. An address will be validated if the country is specified as US, United States, or United States of America. The State, City, and Zip Code validations are provided by the NetSuite system.
- State: The specified state will be validated against the valid states of the United States.
- City: The specified city will be validated against the valid cities for the specified state.
- ZIP Code: The specified ZIP code will be validated against the valid ZIP codes for the specified city.
Frequently Asked Questions (FAQs)
Q: What should I do if I encounter validation errors during upload?
A: Review the error messages, correct the data in your CSV/Excel file according to the validation requirements, and attempt the upload again.
Q: Can I validate addresses for countries other than the United States?
A: Currently, address validation is only available for US addresses. For other countries, ensure the address information is entered correctly according to the country's format.
For more details on using the Pre-Fulfillment Upload feature, see Creating Pre-Fulfillment records using the Upload MultiFulfillment Sheet Feature.