| Re: Order Bundling and Ranking Rick,
OTM is not able to handle your requirement automatically, due to the nature of the bulk plan (BP) routine. OTM will try to build shipments for all orders you select for the bulk plan, and will only fail to plan those orders for which no shipments can be built (for many reasons like no rate, dates not feasible, etc.). To be clear, those failed orders will ALWAYS fail to plan, either if you plan them alone or with a bunch of other orders together.
What you would like is to have OTM fail to plan an order based on some conditions that are not known prior to the BP result. To me, this sounds like a chicken and egg scenario.
OTM does have some optimizing routines that run after the BP is completed, but these do not include kicking out orders from the BP result.
The solution I could see working is to set up some saved queries (SQ) for the BP:
SQ1: Orders with Rank 1
SQ2: Orders with Rank 1 and 2
SQ3: Orders with Rank 1, 2 and 3
First run a BP for SQ1, look at the resulting shipments and tender (lock the shipment) the ones that have no spots available. Then run a BP for SQ2: the orders on the shipments that were not full will be replanned with the Rank 2 orders. Note that you may run into a problem here that the second BP result could create a full shipment with Rank 1 and 2 orders, and a half full shipment with Rank 1 orders, so you need some manual intervention here.
Hope this is clear.
Lourens |