R12.1-JA-2025June05

Key Components of Automation Data Table

Automation Data Table Manager is a centralized management interface of ADTs where you can create, edit, and delete ADT, among other operations. It consists of the following components:

  1. Folder Tree structure: to organize shared tables, my tables and feature tables.
  2. Table Operating Area: to edit, clear, and export data.
    1. Table Data Area for displaying the ADT data.
    2. View List for switching between original ADT and associated views. 
    3. Automation Data Table Builder for building ADT.
    4. Add Data Manually menu for manually editing data.

 Key Components of Automation Data Table

  • Folder Tree: A folder tree structure to organize and manage all the Shared Tables, My Tables and Feature Tables
      
  • Table Operating Area:

Table Data: The final table data of an ADT. The components of an ADT are shown in the diagram below:

  1. Table Header: Display all the defined columns in the current ADT. Several operations on the column can be performed here such as, Edit, Delete or Set as Table Key.
  2. ADT Base Table: Base table contains basic source data for building automation assets in ADT. Base table is a way of building basic data. The system provides eight methods to create and populate the base table:


    Methods for Building Base Table

     

    Description
    DeviceDevice GroupEach member device of the selected device groups will occupy a row.
    SiteEach member device of the selected sites will occupy a row.
    MapEach device inside the selected maps will occupy a row.
    Pre-Decoded Intent TemplateEach qualified device after auto-intent decoding process for an intent template (NIT) will occupy a row.
    Device InterfaceDevice GroupEach member device interface of the selected device groups will occupy a row.
    MapEach visible interface on selected maps will occupy a row.
    Application PathN/AEach A to B path object selected from Path Browser will occupy a row.
    Other ObjectMap & Map IntentEach map and associated map intent from the selected folder and all sub-folders will occupy a row.
    Device GroupEach selected device group will occupy a row.
    SiteEach selected site will occupy a row.
    Intent from Intent ClusterEach member intent inside the Network Intent Cluster (NIC) will occupy a row.
    Data from Other TableMerged ADTBuild the current table by merging 2 or more existing ADTs.
    Subset of ADTThe current table is a subset of an existing ADT defined via formula.
    Imported CSVBuild a table by importing a CSV (comma-separated value) file.
    Manual InputN/AManually define base row and column.
    Information Note: The Intent Output column includes the following data: Intent Status Code, Intent Message, Status Code Summary, Result Summary, Device Status Code, Intent Devices, Intent Map, Intent CLI Commands, Last Execution Time..
  1. ADT Column Group: The columns added to ADT by Automation Data Table Builder to enrich the ADT data of automation columns. Column groups depend on base table data and use the base table data as inputs. There are eight methods to add a column group:
    1. Manually Add Column: The columns manually added to ADT to meet the user’s requirement.
    2. Manually Added Row: The rows manually added to ADT, which are displayed on the top of ADT.
    • Automation Data Table Builder: An integrated UI with the capabilities for dynamically creating table data and dynamic columns. Base Table Builder and Column Group Builder are the two functions in ADT Builder to ensure users can build the table data and create/bind the intent for each automation asset.
    • Base Table Builder: A function for creating a basic network table. The system supports several approaches to populate automation (intent/probe/map) columns, facilitating enriching/updating the ADT contents.

    • Column Group Builder: Another method to create dynamic automation columns or property columns for each automation asset.

      The key components of the Automation Data Table builder are described in the following table:
      Table 1- Key Components of Automation Data Table Builder
      No.ComponentDescription
      1Column HeaderADT table headers are displayed on the top of the Automation Data Table Builder. Users can understand the ADT structure and drag and drop columns to the column group area.
      2Method
      • Method to Build Base Table: Provide 8 methods to build the base table.
      • Method to Build Column Group: Provide 8 methods to build the column group.
      3Available FieldsDrag and drop the available fields to the column group definition area to create ADT columns automatically.
      4Column Group AreaThe Column Group Area displays the columns assigned to the current column group. Create a new column if none of the provided columns is suitable.
      5
      Filter Row/ Logic to Populate New Column
      • Filter Row (for base table): Select sites or devices for filtering the data in the table row.
      • Define logic to Populate New Columns (for column group): In this area, users can define adding data to ADT columns via an intent template.
      6
      Auto-Build
      Enable the system to update the data for this ADT periodically.
      7
      Column Data Type
      Data may function differently in the diagnosis process according to its data type. Users can define the following data type of an ADT column when adding or editing the column:

      • Basic Data Type: String, Int, Float, Bool, Time
      • Device: Single Device
      • Device List: Multiple Devices
      • Interface: Single Interface
      • Interface List: Multiple Interfaces
      • Map: Intent Map, Path Map, Device Group Map, Site Map
      • Intent: Cloned by intent template, Member Intent of an intent cluster, Path Intent, Map Intent
      • Probe: Primary Probe, Secondary Probe
      • Path: Application Path Object
      • Site: Site Object
      • Dataset
    • Add Data Manually: If the dynamically generated data cannot meet the requirements, you can also manually add/edit the table data or manually add rows or columns.
    Information Note: The upper limit to the input size of an ADT cell is 4096 chars.