I am working on a model that simulates a restaurant. I don't know how to make the customers go back multiple times to the 'sauces' station from the tables: 'table1', 'table2', 'table3', and all the tables. What I have done so far is make the customers return only once using CONVEYORS. At the tables, I have set the OUTPUT, SEND TO PORT, BY PERCENTAGE.
I still don't know how to make the customers go back to the sauces station more than twice.
I am simulating a restaurant where people go back to add sauce to their dishes, sometimes more than 3 times or depending on the situation, but I don't know how to make that happen.
The flow of my model is CUSTOMER ENTRY -> CASHIER -> KITCHEN -> SAUCE STATION -> TABLES -> CUSTOMER EXIT.