Testing Remote Dynamic Configuration
Testing Remote Dynamic Configuration

Testing Remote Dynamic Configuration

A test environment can use any remote server supporting web services.
To set up a lab system:
  1. Ensure the server is running IIS to support Web services.
  2. Establish a Zebra Voice website.
  3. Create the website and add a virtual folder.
  4. Open the Default Documents properties.
    Server Manager
  5. Set the folder for the Zebra Voice configuration file repository.
    Edit Virtual Directory
  6. Test the settings to verify the system and the default user can access the files.
  7. To test the accessibility of the files, point your browser to the web site.
  8. After determining access to the files, modify the XML files accordingly:
    1. An example of remote access in
      WFConnect.xml
      is:
      <Profile> <var_location>http://192.168.10.45/var/wfcvariable.xml </var_location> </Profile>
    2. An example of remote access in the
      wfcvariable.xml
      is:
      <layout_location>http://192.168.10.45/var/buttons_5002.xml </layout_location>
A remote server allows consistency of delivery to the remote device. Logging on and off the device synchronizes changes to the device. Each login retrieves the existing XML file targeted for that device.