ECommerce Packing

Use this screen to print labels and reports for the selected packing. You can also close TO IDs.

The ECOMFASTPACKINGPROCESS feature improves the performance of the ECommerce packing process when batched updates are used. Instead of sending a separate request for each SKU after the packer completes the packing activity, each SKU is processed individually through the standard validation, status update, and inventory adjustment logic.

With this enhancement, the application sends the SKU and quantity differences in a single request to the FASTPACK process. The process determines the applicable packing route for each SKU and completes the required database updates. This reduces processing overhead and improves packing performance without changing the packer workflow.

Note: This functionality is enabled only if the ECOMFASTPACKINGPROCESS feature toggle is enabled and the ECOMFASTPACKING system setting is active. For partial quantity packing, the FASTPACKINGPARTIALQTY system setting must also be enabled. The enhancement applies only when the eCommerce packing strategy uses batched updates at TO ID close.

The FASTPACK process supports these routes:

  • Full From ID pack: Used when all SKUs from the source container are packed in full to the destination carton.
  • Per-SKU fast pack: Used when partial quantity packing is enabled and the SKU meets the eligibility criteria for optimized processing.
  • Fallback processing: Used when the SKU requires standard processing, such as serial tracking, catch weight capture, mixed locations, or shared container IDs.