Shared Profiles URI

Shared Profiles URI

The Zebra Voice Client can be configured through the client user interface or through the WFConnect.xml file. The
var_location
parameter is required to operate with the Extension Manager. When configured manually through the Zebra Voice Client, this parameter is referred to as the Shared Profiles URI. When the Zebra Voice Client configuration is saved and examined, the XML file use the
var_location
parameter.
  • When configuring through the Zebra Voice interface, the configuration option where to enter the URI is in
    Settings
    Shared Profiles URI
    .
  • When using the
    WFConnect.xml
    file, the configuration parameter where to enter the URI is named
    var_location
    . When WFConnect.xml is used, the file is typically pushed to clients using Mobile Device Management (MDM) software.
The following figure shows an example of the
var_location
parameter.
Example of var_location
For users new to the Extension Manager, a simple URI with the var_location parameter, is useful. For example:
https://<host_name>/profiles/stores?api_key=<API_key>
.