Use tag-based routing to send different Yuzu document types to different printers from the same print request. For example, you can send Invoice and Gift message documents to a document printer, and Sticker documents to a label printer.
Before you start
Yuzu Print Extension is installed and configured.
Your API key and App ID are saved in the extension.
Your printers are connected in Yuzu.
You have access to edit Yuzu flows.
Find the printer IDs you want to use
Open Yuzu.
Go to
/printers.Find the printer you want to use for each document type.
Copy the printer ID from the table, or open the printer and copy the ID from the URL.
Add tags to your order documents
In Yuzu, open Flows.
Open the On order flow.
Add an Add order document module for each document you want to print.
Add a clear tag to each document.
Example setup:
Document | Tag |
Invoice |
|
Gift message |
|
Sticker |
|
Use the same spelling in the extension later. If the tag in the flow is Gift message, enter Gift message in the extension.
Turn on tag-based routing in the extension
Open Yuzu Print Extension settings.
Turn on Specify Printer Override.
Select Tag-Based Routing.
Add one row for each document tag you want to route.
Enter the Document Tag exactly as it appears in Yuzu.
Enter the Printer UUID for the printer that should receive that document.
Example routing:
Document Tag | Printer UUID |
| document printer UUID |
| document printer UUID |
| label printer UUID |
Test the routing
Open or create a test order that creates all the document types you routed.
Print the order with Yuzu Print Extension.
Confirm each document prints on the expected printer.
Expected result:
The invoice prints on the document printer.
The gift message prints on the document printer.
The sticker prints on the label printer.
The extension shows a successful print notification.
Troubleshooting
A document printed on the wrong printer: Check that the document tag in Yuzu matches the Document Tag in the extension exactly.
A document did not print: Check that the printer is online and that the Printer UUID is correct.
All documents printed on one printer: Confirm Tag-Based Routing is selected, not Static Printer ID.
Only some documents routed correctly: Check every Add order document module in the On order flow.
The extension route is ignored: Save the extension settings, refresh the platform page, then try another test order.
