Hello,
Using the default AGV process flow template I wish to activate the AGV parked closest to the item that need to be picked up. How can I do this?
As you know, this is the logic that activates parked AGVs, but using a simple query ORDER BY distance does not work. I have tried to modify the distance expression in the Available AGVs list, but without any luck.
I saw a similar thread, but no solution was presented: https://answers.flexsim.com/questions/34496/is-there-a-way-to-query-a-list-of-task-executors-b.html
Thanks!