Hello,
I have a model like the one showed in the picture. I have defined the sequence table for the bus to always do the defined route, and I have the output nodes of every source defined as RideOnTransporter Always, with the transporter being Bus. I also define from a NodeList that contains the 4 stops the destination node for every entity created in every source (I have also tried to define the sinks as the destinations, didn't work). However, when the bus reaches the destination nodes, the entites are not unloading (the users are not leaving the bus towards the respective sink). What is wrong with my logic?
This is an urgent matter because it is for my master's thesis, to be delivered in a few weeks! Thank you for your help.