Configure Using an MDM
Configure Using an MDM

Configure Using an MDM

Configuring Zebra Voice using an MDM requires a deployment package and the Zebra Voice configuration file. The configuration file
WFConnect.xml
stores all the Zebra Voice configuration parameters, including licensing information, as key and value pairs. For detailed information on the XML configuration file, see Settings.
Define the licensing information using the following XML tags:
  • license_key - For versions of Zebra Voice earlier than 9.0.20306, this contains one or more Zebra Voice activation IDs separated by commas. For Zebra Voice 9.0.20306 or later, this contains the token.
    Activation ID Example:
    <license_key>abcd-1234-ab12-cd34-5678-efgh-ef56-gh78</license_key>
    Token Example:
    <license_key>myToken</license_key>
  • license_source - URL of a license source server (optional). Not used in Zebra Voice 9.0.20306 or later.
    When license_source is not defined, the Zebra Voice Client uses the default license source. Do not change the license_source parameter unless instructed to by Zebra Support.
  • license_alias - Identifies the device on the license source. (Optional). Not used in Zebra Voice 9.0.20306 or later.