How to avoid using costly containers unless necessary

How to avoid using costly containers unless necessary

A rule can be added to a Container to prevent it from being used unless it is the only Container that can accommodate a Product's size.

Below optimized Load is an example with two Container IDs and two Product IDs. Quantity for each Container can be up to 99. The Quantity for each Product is 24 for the regular widget, and 4 for the long widget.



The result is only two 72 inch long cartons are used when the example Load is optimized, no 24 inch long carton is used.

This Load above can be optimized to avoid using the 72 inch carton unless required.

Prevent loading a Container if it is unnecessary using the "Avoid use unless required" feature.


The "Avoid use unless required" feature is enabled by: 1) click Containers menu and navigate to a Container, 2) select the Data tab, and 3) check the "Avoid use unless required" checkbox.



Here is the re-optimized example Load after the "Avoid use unless required" rule is applied to the 72 inch carton.


The result of using the "Avoid use unless required" rule in this re-optimized example is 4 cartons are used instead of 2 cartons. One is a 72 inch long carton and three are 24 inch long cartons.

This re-optimized example above now avoids having to use two 72 inch long cartons, only one 72 inch carton is used instead. All four long widgets are loaded together. And although all twenty-four regular widgets can fit into one 72 inch carton, the 72 inch carton is avoided and three 24 inch long cartons are used instead.


    • Related Articles

    • How to import Containers in Excel to Cube-IQ

      Cube-IQ can import Containers from an Excel sheet Below is an Excel spreadsheet of Sample Containers. Container Id Depth Width Height Weight Capacity Type Height to be Added Bottom to Top Compacting in Height Sample Medium Box 23 15 7 30 Box 0 FALSE ...
    • How to Match Products with Containers

      Cube-IQ can control which Containers Products are loaded into Matching codes can be assigned to Containers and Products to load Products into Containers where their Matching code is identical. Here is a Sample Load where Products are loaded into a ...
    • How to automatically fill containers without the guesswork using the Load Proportionally rule

      Cube-IQ can completely load 1 container automatically using the Load Proportionally rule. The Load Proportionally rule is accessed by: 1) selecting the Load Setup ribbon, 2) selecting the Loading Rules tab, and  3) clicking the Load Proportionally ...
    • How to Limit Quantities of Hazardous Products using Q-value

      Q-values can be assigned to a hazardous product to limit the Quantity of hazardous Products in one Container. Here is a Hazmat Load of 4 Green and 9 Purple hazardous Products.  All 13 Hazard Products are loaded into one Container below. However, if ...
    • How to divide Containers into Zones

      Cube-IQ can define areas in a Container as Zones. Zones are defined areas in a Container to control which products are loaded based on Dimensions and Rules. Here is a an example of a Semi-Trailer Container. There are no Zones in the Semi-Trailer ...