Unmesh.Chandak
-
Posts
23 -
Joined
-
Last visited
-
Days Won
2
Unmesh.Chandak's Achievements
Single Status Update
See all updates by Unmesh.Chandak
-
Hi All,
In my model, I have a transfer node and the entity could go to either of the next 2 serves as in the picture.
I have assigned product number(1,2,3...) to entities …., if product “1” moves from transfer node to S1 and the next product is also “1”, it should also move to S1 and if the product number changes its should change the server to S2. So the entire batch gets processed on one server.
After processing from S1 and S2 the entity should flow in batch so that at S3 I have batch production
Right now the entities go based on “By Link Weight” and randomly goes to the server which affects S1,S2,S3 servers setup time
Any thoughts how can that be achieved, I do not want to setup a sequence table.

