I am trying to use same resource for two different process flows to perform tasks, Resource has 10 AGVs but at point of time model shows below error and unable to understand it.
Exception Caught in ObjectFunction250__project_library_FlexSimObject_behaviour_eventfunctions_OnTimerEvent object: /PM_AGV2 i: /PM_AGV2>variables/coordinatedtasks/ts3167/task1 class: /PM_AGV2
It say coordinated task has been generated and not able to identify from it is coming.
I believe error is due to pulling same AGV at same time by two tasks from two process flows.
If I use two different resources, then error is not coming but i want to use same AGVs for all activities.
help me resolve this.