question

Matheus Coelho avatar image
0 Likes"
Matheus Coelho asked Matheus Coelho commented

findmatch Flexsim 2022.1.1 Bug

Hello,

i'm trying to use the function findmatch at Flexsim 2022.1.1, but it's not working

When i run my code at Script Mode, it runs ok

1653503743271.png


But, when i run my code at Debug Mode (Or custom code), it apears errors about the findmatch, is it a bug?

1653503791471.png


I replicated my issue at a Model to send to you. Thanks


bug_findmatch.fsm

FlexSim 22.1.1
findmatch
1653503743271.png (57.1 KiB)
1653503791471.png (89.3 KiB)
bug-findmatch.fsm (26.8 KiB)
· 1
5 |100000

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

Joerg Vogel avatar image Joerg Vogel commented ·

findmatch belongs to deprecated commands of FlexSim. So don’t use them anymore. The function is replaced by Table.query and SQL clauses.
You may find help in SQL queries.

EDIT: And there seemed to be bugs with break points up to version 22.1.2 in conjunction with queries. In 22.1.1 they are resolved. Please try to update to newest bug fix release of FlexSim.

1 Like 1 ·

1 Answer

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Matheus Coelho commented

This is fixed in 22.1.2. Thanks for pointing it out though.

· 1
5 |100000

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

Matheus Coelho avatar image Matheus Coelho commented ·
Thank you guys!! I updated to 22.1.2 and it's working perfectly!!
0 Likes 0 ·

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.