Configuring vehicle information to appear in a video cell
You can display the vehicle information that is propagated from Aloha Takeout on the video screen.
At the time of this writing, the configuration for configuring vehicle information to appear in a video cell is not present in Aloha Configuration Center/Aloha Manager. You must add the options in the Custom tab or add the syntax to AlohaKitchenOverlay.xml,
To configure vehicle information to appear in a video cell:
- With the Kitchen Settings function still open, select Maintenance > Kitchen Configuration > Kitchen Settings > Custom tab.
- Click Add and type the XPath, Element name, and Element value for each line. Leave Attribute cleared for each line.
- Click Save and exit the Kitchen Settings function.
Use the following lines to enter in to the Custom tab.
Show Vehicle Information = True
XPath: /Config/KitchenScreen/ExternalCommunicationConfiguration
Element Name: ShowVehicleInformation
Element Value: True
AlohaKitchenOverlay.xml
<KitchenScreen>
<Number>6</Number>
<ShowVehicleInformation>true</ShowVehicleInformation>
</KitchenScreen>
Continue to "Refreshing POS data."
After running a data refresh, return to the main Curbside Ordering page.