AT take different path in network

All topics specific to modeling questions in Enterprise Dynamics
Post Reply
bob77
Posts: 1
Joined: Friday 22 March, 2019 - 11:12

AT take different path in network

Post by bob77 »

Helloooo

I'm working on a project where there are two AT linked to a network. This network has different paths that the AT can take. Is there the possibility to say which path an AT should take? Like when an AT has to travel to server3, he always has to go through node1? I thought about travelTo or movingTo, but the coordinates doesn't mach the ones from the nodes. :?: :?:

Thanks
BOB
User avatar
HarryBunnik
Posts: 362
Joined: Monday 07 February, 2011 - 11:22

Re: AT take different path in network

Post by HarryBunnik »

Ha Bob,

That is the result of the shortest path algorithm. What you perhaps can do is to make the returning connection a one-way option. That is changing the network, thereby forcing the AT over the route you have in mind.

I hope this helps you further,

Regards,

Harry
Post Reply