Hi,
I have a model where I create trucks with trailer that get filled by with pallets. Once full, a trailer is released. Now what I want is to make the truck travel on network node which it does, but only after flying to a random far away distance in the model a shown in the picture.
I moved my truck once it was full into a queue in process flow and from there, I use travel activity. Before travel activity, I used custom code to connect the truck with the first node of network node so it becomes part of its network navigator. Can someone please help me to keep the truck on its network node as soon as it starts traveling, and not do that random flying away motion? @Logan Gold @Brenton King @Eric M
Here is a similar question I asked answered by @Eric M . I also applied the same solution in my case but it doesn't work.
https://answers.flexsim.com/questions/104503/task-executor-flies-away-to-a-random-far-distance.html