Importing multiple worktops from a .CSV file

Last Updated : Mar 29, 2018 |

Before you begin

To import multiple worktops from a .CSV file, you must have a .CSV file that contains information for each worktop in the following format: worktop_name, ip_address, hostname, secondary_device_id, primary_device_id where:

  • worktop_name: This field must be numeric and should not be assigned to an existing worktop. This field cannot be null.

  • ip_address: This field can be either null or a properly formatted IP address.

  • hostname: This field can be either null or a resolvable hostname.

  • secondary_device_id: This field should contain one of the following values:

    • ANY

    • NONE: This field cannot be null.

  • primary_device_id: The value of this field must be equal to the “device_id” of an existing device. This field cannot be null.

Procedure

  1. From the AE Services Management Console main menu, select Security > Security Database > Worktops.
  2. From the Worktops page, click Browse.
  3. From the Choose File to Upload dialog box, select the .CSV file that contains the information for the worktops you want to import, and then click Open.

    The path and file name of the .CSV file are displayed in the Upload worktops from file box

  4. Click Upload.

    The worktops and their associated information appear on the Worktops page.