How to make an order list from a processor using the INPUT option of FLOW ?. Example: 3 queues are connected to the processor, which pulls 2 elements of the input port1 (queue 1), 3 of the input port 2 (queue 2) and 1 of the input port 3 (queue 3) @Matthew Gillespie
Inside the model, there is a global table (item list) that shows the qty of items required by input port, according the item type that arrives to the combiner beyond the proccesor (the global table "item type" saves the item type number).