3PL Central currently requires Zebra Enterprise Browser to install and use SmartScan on any Zebra device. Enterprise Browser acts as a platform that connects the SmartScan application to Zebra hardware. It provides a robust linkage to Zebra hardware functionality so we don't have to build that into SmartScan.
Since Enterprise Browser has certain requirements for connecting web applications, a hardware partner with knowledge of Zebra devices, Enterprise Browser, and SmartScan is highly recommended in accelerating the device configuration and deployment. 3PL Central's official hardware partner is Emkat—please contact your CSM for more information.
However, you also have the option to configure your own devices. This article reviews how to install the SmartScan application with Zebra Enterprise Browser.
Note that we recommend this configuration option only if you have sufficient technical expertise on staff. If you choose to proceed with installation using your own internal staff, you are responsible for troubleshooting the installation if and when issues arise.
3PL Central does not provide support for hardware devices or Enterprise Browser. As a result, we do recommend that you always work with a qualified hardware partner for configuring and maintaining mobile hardware.
- Connect to your device, then navigate to the Enterprise Browser install location:
/sdcard/android/data/com.symbol.enterprisebrowser/
- Copy each file contained in install.zip to the install location noted in Step 1.
Note: config.json must include the unique identifier for the database to which SmartScan is connecting. For example:
configData = '{ "Tpl":"{database_guid_here}", "Host": "secure-wms.com", "UseHttps":true }';
- Make the following edits in config.XML:
- Add the <CustomDOMElements> specified below in <Application>.
- Modify <StartPage> to reference index.html.
<Configuration>
..
<Applications>
<Application>
..
<General>
..
<StartPage value="file://%INSTALLDIR%/Index.html" name="Menu"/>
</General>
..
<CustomDOMElements value="file://%INSTALLDIR%/eb.txt"/>
</Application>
</Applications>
</Configuration>
Once the SmartScan files are loaded onto your device and edited accordingly, tap the Enterprise Browser application to navigate to the SmartScan homepage.
Comments
0 comments
Please sign in to leave a comment.