Routing Full Process
Router - The individual responsible for directing what trucks go where
SSIT - The second shift IT individual who helps process files
SSIT - Generating the file for the router
To Generate the files for the router to begin his process, enter these commands in our Unix System.
- jrun: routlist
- Final Route = N
- Re-Route = Y
- Route Day = (Day value of the week, Sunday is 1.)
- Release all routes
- e to exit
- jrun: rnetord
- Enter tomorrows date (Format MMDDYY)
- Enter same route day as entered above
- jrun: purscan
- Enter AES in all caps
- Enter 4
- e to exit
Router - Consumes the file
After the final step has ran, the router can run his BAT file on the Roadnet server.
The bat file consumes two files
- /users/data/roadnet/orders.r
- /users/data/roadnet/rnetcust.txt
Router then does his work, adjusting routes and exports his routing file.
Router - Exporting file
After the router has finished making his adjustments, he will export the following files from the Roadnet server into the Unix Server:
- /users/data/roadnet/ORDERS.S
- /users/data/roadnet/EXTENDATA.TXT
SSIT - Consumes new files, generates new files and sends to pallet builder
To consume the files the router has sent back, run the following programs:- jrun: routlist
- Final Route = N
- Re-Route = Y
- Route Day = (Day value of the week, Sunday is 1.)
- Release all routes
- e to exit
This program will consume the changes made to the file by the router. The next program is used to push these changes to the dock office to print the labels used for picking product.
- jrun: runlab2
- enter truck number for specified route
- enter route number
- enter route number
- Repeat these steps for all routes finished (the router will let you know which routes are good to process with the runlab2 program. Generally, these are given in three groups (Columbus, Detroit, Locals)
Once all routes are completed, you must run the following program
- trun:wms-orders3
- This will push all generated files from the runlab2 file over to pallet builder.
- Pallet builder is the website used to print labels for our third shift crew to pick orders off of.