question

Tatiane G avatar image
1 Like"
Tatiane G asked Phil BoBo edited

Error message appears only when debugging code

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

FlexSim 22.1.2
storage systemerror messagesprocess flow debug
1655993364016.png (69.6 KiB)
testerack3.fsm (46.5 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Phil BoBo avatar image
0 Likes"
Phil BoBo answered Phil BoBo edited

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.

5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.