In RES 3700, what's the best way to route remote printing according to RVC or table number?
The use case is for restaurants with multiple bars (bar printers) or kitchens (kitchen printers). Those restaurants are equipped with lots of mobile workstations. As mobile workstations can serve any RVC or tables, the default remote printer for a mobile workstation is often not the one a server expects, and caused issues.
Some restaurants have multiple RVCs, some only have one RVC.
For those with multiple RVCs
- how to route remote print to a physical remote printer that is close to this RVC?
For those with only one RVC
- how to route remote print to a physical remote printer that is close to the table where an order is placed on?
Ideally, it is an ISL based solution, such that the entire rerouting process is transparent to servers, and no need for an extra button.
I checked ISL documentation, there is a startprint command. Can I send print job according to an order device according to RVC or table number? The content of the print (i.e.: drink order) will stay exactly the same, just rerouting as needed.
Thanks.
Update: I wrote the script. Cannot figure out how to just reroute the print, so have to print items one by one all over again.
The use case is for restaurants with multiple bars (bar printers) or kitchens (kitchen printers). Those restaurants are equipped with lots of mobile workstations. As mobile workstations can serve any RVC or tables, the default remote printer for a mobile workstation is often not the one a server expects, and caused issues.
Some restaurants have multiple RVCs, some only have one RVC.
For those with multiple RVCs
- how to route remote print to a physical remote printer that is close to this RVC?
For those with only one RVC
- how to route remote print to a physical remote printer that is close to the table where an order is placed on?
Ideally, it is an ISL based solution, such that the entire rerouting process is transparent to servers, and no need for an extra button.
I checked ISL documentation, there is a startprint command. Can I send print job according to an order device according to RVC or table number? The content of the print (i.e.: drink order) will stay exactly the same, just rerouting as needed.
Thanks.
Update: I wrote the script. Cannot figure out how to just reroute the print, so have to print items one by one all over again.