MQasim1 Posted February 8, 2016 Share Posted February 8, 2016 (edited) HI I am a fairly new user and please forgive my confusion. I am working on a project where there are different vehicles coming on different times throughout the night. (for resurfacing etc) I created Arrival table correctly, entered date time values accordingly. The quantity of each vehicle type required is 1. Routing Logic is defined too. I used a Token process as well to guide source. BUT for some reason, when I run the model, all vehicles leave the source at once and then 1st vehicle type keep coming after every hour. BTW it works well if I use no Nodes and simple Source to Sink Path, However, when there are nodes, it mess up and all vehicles leave source at once. Can anyone please tell me what am I doing wrong ? Huge thanks in advance P.S I have attached my current model as well 4 vehicles on time (trying).spfx Edited February 11, 2016 by Guest Link to comment Share on other sites More sharing options...
willem Posted February 10, 2016 Share Posted February 10, 2016 Try arrival tables, might be the easiest solution. Link to comment Share on other sites More sharing options...
MQasim1 Posted February 10, 2016 Author Share Posted February 10, 2016 Hi Willem thanks for replying. Yes I have made and used an arrival table, the problem is all my vehicles leave the source at once i.e. not following the arrival times for some reason. Link to comment Share on other sites More sharing options...
willem Posted February 10, 2016 Share Posted February 10, 2016 Hi, Check out the appointment arrivals Simbit. Sorry would have looked at your model, but I cant open models built on academic licences. Link to comment Share on other sites More sharing options...
gocken Posted February 12, 2016 Share Posted February 12, 2016 When you run your model an instance of each vehicle type begins to travel around (according to the sequence you defined). At each arrival time you defined, a new instance of vehicle is created accordingly and then they begin to travel around as well. In summary, at startup one instance of each vehicle type has to be created. Afterwards, the second instance of each vehicle type is created according to the arrival table. I revised the model and attached. 4 vehicles on time %28trying%29.spfx Link to comment Share on other sites More sharing options...
Recommended Posts