View Single Post
  #2 (permalink)  
Old August 8th, 2007, 14:27
bmj_23 bmj_23 is offline
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Lead time for shipment start time

Given that scenario, have the agent that you are using to create the shipments set up to test for the existence of the latest pickup date on an order.

If that exists, process it as normal and choose the express service.

If the order release does not have a latest pickup date, set the earliest pickup date to be today +1, build the shipment (shipment start time will be today +1) and then if necessary clear the earliest date from the order release.

This should all be relatively easy to do with either the standard automation agent actions or with some Direct SQL Update.

If you are bulk planning the orders, you may have to do something to set the same logic on the order releases prior to the bulk plan process starting.