Install ¶¶ÒõCloud POS
The following describes how to download and install the ¶¶ÒõCloud POS application. Select the applicable platform below:
Once ¶¶ÒõCloud POS is installed, download configuration data to the POS terminals at the company sites.
Android
To install ¶¶ÒõCloud POS on Android:
From a Web browser, go to .
In the search field at the top of the screen, search for Xenial.
From the list of search results in the Apps section, select Xenial.
From the Xenial page, select Install.
Once the installation is complete, select Open.
In the provided fields on the Login page, type the email address and password.
Type the login credentials that were registered with the ¶¶ÒõCloud Portal.
Select Login.
iOS
To install ¶¶ÒõCloud POS on iOS:
From a Web browser, go to .
Using the search function, search for Xenial.
From the list of search results, select Xenial or ¶¶ÒõShell.
From the Xenial page, select Install.
Once the installation is complete, select Open.
In the provided fields on the Login page, type the email address and password.
Type the login credentials that were registered with the ¶¶ÒõCloud Portal.
Select Login.
Windows
To install ¶¶ÒõCloud POS on Windows:
In the upper-right of the ¶¶ÒõCloud Portal, open the 4-Dot Menu.
From the dropdown, select Download Xenial.
From the Platform field on the ¶¶ÒõDownloads popup, select Windows.
Select Download Installer.
Please wait for the installer to download.
Open the installer and follow the prompts to complete the installation.
Silent Install
The following describes how to install ¶¶ÒõOrdering (POS) and ¶¶ÒõKitchen Management (XKM) and configure the application settings programmatically without having to interact with the ¶¶ÒõShell or Data Management UI.
Windows (Production Only)
To perform a silent install, use the following command-line:
Xenial_Shell_Installer.exe /S /company={company_id} /site={site_id} /terminal={kitchen_station_id or terminal_entity_id} /app={pos or xkm} /email={portal email} /password={portal password}
For each parameter in the command-line, provide the applicable value:
Parameter | Description |
---|---|
/S | Indicates the installation type is Silent. |
/company | Type the applicable company_id. |
/site | Type the applicable site_id. |
/terminal | Type the applicable kitchen_station_id or entity_id. |
/app | For the Ordering application, type pos. For the XKM application, type xkm. |
Type the email address that is used to access the ¶¶ÒõPortal. | |
/password | Type the password that is used to access the ¶¶ÒõPortal. |
Windows (All Environments)
To perform a silent install:
Create a file named xenial.app.config.json that includes the following object:
{ "company_id": "{company_id}", "site_id": "{site_id}", "terminal_id": "{terminal / station id}", "app": "pos / xkm", "email": "UserEmail@example.com", "password": "UserPassWord", "environment": "qa" }
For each property in the object, provide the applicable value.
Property
Description
company_id
Type the applicable company_id.
site_id
Type the applicable site_id.
terminal_id
Type the applicable kitchen_station_id or entity_id.
app
For the Ordering application, type pos.
For the XKM application, type xkm.
email
Type the email address that is used to access the ¶¶ÒõPortal.
password
Type the password that is used to access the ¶¶ÒõPortal.
environment
Type the name of the applicable environment.
Run the ¶¶ÒõShell installation file and accept the license agreement.
Save the xenial.app.config.json file to the following folder:
C:\Users\WindowsUser\AppData\Roaming\Xenial\
From the Shell app, click Finish to complete the installation.
Android
To perform a silent install on an Android device:
Install ¶¶ÒõShell via MDM tools.
Create a file named xenial.app.config.json that includes the following object:
{ "company_id": "{company_id}", "site_id": "{site_id}", "terminal_id": "{terminal / station id}", "app": "pos / xkm", "email": "UserEmail@example.com", "password": "UserPassWord", "environment": "qa" }
For each property in the object, provide the applicable value.
Property
Description
company_id
Type the applicable company_id.
site_id
Type the applicable site_id.
terminal_id
Type the applicable kitchen_station_id or entity_id.
app
For the Ordering application, type pos.
For the XKM application, type xkm.
email
Type the email address that is used to access the ¶¶ÒõPortal.
password
Type the password that is used to access the ¶¶ÒõPortal.
environment
Type the name of the applicable environment.
¶¶ÒõShell reads the configuration file from an SDcard (external file system storage). Save the xenial.app.config.json file to the following location:
/sdcard/Android/data/com.xenial.shell.app/xenial.app.config.json
Run the ¶¶Òõapplication.
Nota
When Reset Terminal is initiated from the POS, the silent install configuration file is not used.
Download Data to Terminals
After ¶¶ÒõCloud POS is installed, the company site list opens. To download configuration data to POS terminals at a site:
From the site list, select the applicable site.
From the lower-right of the screen, select Next.
From the terminal list, select the terminal.
From the lower-right of the screen, select Download Configuration Data.
Please wait for the configuration data to download.
From the Ready to Use Xenial screen, select Done.
Replace a Terminal
To replace an "In Use" terminal:
From the terminal list, select the terminal.
From the popup menu, select Replace.
From the confirmation prompt, select Yes.
Remove a Terminal
To remove a terminal:
From the terminal list, select the terminal.
From the popup menu, select Remove.
From the confirmation prompt, select Yes.