Error message appears only when debugging code

Error message appears only when debugging code

tatiane_giro
Explorer Explorer
18 Views
1 Reply
Message 1 of 2

Error message appears only when debugging code

tatiane_giro
Explorer
Explorer

[ FlexSim 22.1.2 ]

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.


1655993364016.png


This error appears and happens only at debug time. Could this be a bug?


The model is attached.

testerack3.fsm

Accepted solutions (1)
19 Views
1 Reply
Reply (1)
Message 2 of 2

philboboADSK
Autodesk
Autodesk
Accepted solution

We fixed an issue with debugging Table.query() in 22.1.2. This seems to be a related bug with debugging Storage.system.queryItems(). I'll add a case to the dev list.

Thanks.



Phil BoBo
Sr. Manager, Software Development
0 Likes