Hi,
I would like to ask how can I detect if specific resource is already acquired by code or in another way in decide block? There is a situation in my model that I try to acquire a resource that is already acquired by that object and it stays in this position and the token is not released until it acquires it once again which is impossible.
Thank you.