I am building a model and have a few things I am unable to get the model to execute how I would like it to.
1. A few days ago someone assisted with the coding for the batching by SKU custom code in the source triggers. However after the items go to the first queue I would like them to be sent to one of the remaining queues randomly in the full batch quantity. When I use the random queue entry it sends each batch to different queues. After this step items are individually moved throughout the process so a combiner would not be ideal.
2. I have included the setup for a process flow I have that generates orders. I had to remove the current model and so the process flow does not function in the attached model. I am just looking for help with the "Assign Labels: SKU & QTY" step. I have the SKU and QTY setup by quantities from historical data but when the system gets the number of SKUs in the order from the "Get Order Data" label it pulls from all those historical quantities creating orders larger than we produce. Ideally I would like to set a max quantity on this so there is only a max of 52 items per order but am not sure if this is possible.
Any help is appreciated.