Skip to main content

Container Commands Export Overview

Export: This option determines whether the data extracted by this command will be exported or not. This option allows users to enable or disable export functionality for the command. If you uncheck the box, the data will not be exported. By default, it is checked to export the data.

Export

Data Required

Ø Default: This option will automatically select the most appropriate setting for the current command.

Ø Yes: The current data row will be removed if the command collects no data.

Ø No: The current data row will be retained even if the command collects no data, but the data fields collected by this command will be set to empty values.

Separate Export Table:

This option allows users to export data into a separate file. By default, it is unchecked. When enabled, a new file is generated using the name specified in the Export Name field. If multiple agents are exporting to the same table, ensure the same export name is used for consistency.

  • Export Name: Defines the name of the exported file (e.g., database table, spreadsheet, CSV file). If left blank, the command name will be used. When exporting data to the same table across multiple agents, this name must be identical for all.

  • Empty row handling: Specifies the action to take when an exported data row is empty. The available options are:

    • Keep: Retains empty rows. This is the default setting.

    • Remove Row: Deletes empty rows.

    • Remove With Error: Deletes empty rows and increments the error count.

    • Remove With Failure: Causes the export to fail if empty rows are found.

  • Empty table handling: Specifies the action to take when the exported data table is empty. The available options are:

    • Keep: Retains the empty table. This is the default setting.

    • Remove Table: Deletes the empty table.

    • Remove With Error: Deletes the empty table and triggers an error message.

    • Remove With Failure: Causes the export to fail if the table is empty.

  • Key name: This property specifies the name of the primary key column in the exported table (database table, spreadsheet, CSV file), if this container generates a new table. The export name postfixed with “ID” is used if this property is empty. If multiple agents are exporting data to the same table,  then you must set this option to the same value for all those agents.

  • Key sort order: This property specifies the sort order  of the primary key column in the exported table (database table, spreadsheet, CSV file), if this container generates a new table. Default value is set to 0.

  • Parent key name: Specifies the name of the parent key column in the exported table (database table, spreadsheet, CSV file), if this container generates a new table. The parent ID column name is used if this property is empty. If multiple agents are exporting data to the same table, then you must set this option to the same value for all those agents.

  • Parent key sort order: Specifies the sort order of the parent key column in the exported table (database table, spreadsheet, CSV file), if this container generates a new table. Default Value is 0.

  • Export Method: Determines how data is exported from the container. The default value is 'Add Rows,' which allows users to append rows only, while columns must be added separately. Different methods for data extraction are available, including:

    • Add Columns: Adds new columns to the table.

    • Add Rows: Adds new rows to the table (default).

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.