Export and Import Work Zones

You can export and import Work Zones to move the information between two instances. You can export and import Work Zones either through an API or through the user interface. The Export and Import buttons available on the Work Zones page.

  1. Click Configuration > Work Zones.
  2. Click Export.
    An XML file is generated with this information:
    • XML format and product version

    • Information about Work Zone keys

      • field

      • property (can be present only if 'field' equals 'property')

      • function ('case insensitive' or 'first word case insensitive')

      • length

      • order

    • Information about Work Zones:

      • Work Zone name

      • travel area

      • status (active or inactive)

      • Work Zone shapes

      • Work Zone keys (order and formula are taken into account)

  3. To import Work Zones, click Import.
    You can import only the Work Zones that are exported from this application.
  4. Click Browse and select the file that you want to import and then click Import.
    The Work Zones are imported based on these rules:
    • Work Zone keys and shape IDs for imported Work Zones must be unique. If either of them is not unique, the Work Zone is not imported.

    • If a Work Zone is present in the company configuration and is absent in the imported XML file, the Work Zone is deactivated.

    • If a Work Zone is present in both, company configuration and imported XML file, it is updated if valid.

    • If a Work Zone is absent in the company configuration and is present in the imported XML file, it is created if valid.

    The Work Zones are imported and the summary of results is displayed. The results show the number of successfully imported Work Zones and number of Work Zones which failed to import.