Hello,
I'm simulating a model using the storage system. I want to search for an item according to its "SKU" label. I put in my query, in addition to the matching of the SKU label, one more condition for search this for aisle, because I want to know what aisle has the most number of itens and also has the SKU that I want, that is, I want to take the item from the fullest aisle.
When I reset and run my test model (without debugging the code), it works correctly. It doesn't show any errors.
However, when I debug in the Process Flow the "Assign Labels: Corredor" activity, the first time it checks each aisle it appears an error. Then, it no longer appears.
This error appears and happens only at debug time. Could this be a bug?
The model is attached.