Handle EDI for new eCommerce partner Source Logistics and bring into X3.
 
Go to file
bleeson d119d9936f file movement fixed to match recurring tasks in X3. 2024-03-07 11:02:22 -08:00
incoming_orders Initial commit 2024-03-05 14:42:03 -08:00
readme.txt file movement fixed to match recurring tasks in X3. 2024-03-07 11:02:22 -08:00
sample.csv Initial commit 2024-03-05 14:42:03 -08:00
source_ecommerce_make_order.py file movement fixed to match recurring tasks in X3. 2024-03-07 11:02:22 -08:00
source_ecommerce_make_shipment.py file movement fixed to match recurring tasks in X3. 2024-03-07 11:02:22 -08:00

readme.txt

Goal:
Take shipping files from Source and turn them into X3 Sales Orders via ZSHPORD
Use same files and turn them into X3 Deliveries for the above orders via ZSDHTRK

Problems:
Source currently doesn't have site information or tax information on their export
Until we have the actual data we'll build a skeleton.

How does Source handle multiple lots on a line?

---------------------------------------------------------------------------------------

step 1 read in file
2. create import record for orders
3. drop folder X3 can reach, schedule recurring import
4. create import record for shipment
5. do the same thing for step 3
6. rearrange files on ftpo so that they are processed

----------------------------------------------------------------------------------------

TODO: schedule X3 batch server to process orders and then deliveries, but when do we receive files, how often should this be happening?
see ZECMSL recurring task