Skip to main content
insightsoftware Documentation insightsoftware Documentation
{%article.title%}
Published:
Was this article helpful?
0 out of 0 found this helpful

Execute Longview CXO Export

To execute Longview CXO Export, execute the Longview CXO Export batch file, passing the name of the configuration file to use (e.g., SystemAttributes.cfg). Alternatively, you can execute lv_af.exe directly with all the parameters specified directly. Refer to line ten of the batch file for detail on how to run lv_af.exe directly.

The execution will create one or more data files (.csv) in the target folder specified. A log file will also be created in the target folder (Log.txt). Any errors, invalid symbols, invalid attributes, etc. will be recorded in the log file.

This section contains information on these main topics:

System Attributes

The following data files will be created using a SystemAttributes configuration file:

  • SystemAttributes.csv

Hierarchies

The following data files will be created using a Hierarchy configuration file:

  • For each dimension:
    • For each symbol specified:
      • <dimension>_<symbol>.csv
    • If the AttributeList property is specified
      • <dimension>_Attributes.csv

Data

The following data files will be created using a Data configuration file:

  • ReportData.csv

Data Table

The following data files will be created using a DataTable configuration file:

  • <DataTableName>.csv

Published:

Execute Longview CXO Export

To execute Longview CXO Export, execute the Longview CXO Export batch file, passing the name of the configuration file to use (e.g., SystemAttributes.cfg). Alternatively, you can execute lv_af.exe directly with all the parameters specified directly. Refer to line ten of the batch file for detail on how to run lv_af.exe directly.

The execution will create one or more data files (.csv) in the target folder specified. A log file will also be created in the target folder (Log.txt). Any errors, invalid symbols, invalid attributes, etc. will be recorded in the log file.

This section contains information on these main topics:

System Attributes

The following data files will be created using a SystemAttributes configuration file:

  • SystemAttributes.csv

Hierarchies

The following data files will be created using a Hierarchy configuration file:

  • For each dimension:
    • For each symbol specified:
      • <dimension>_<symbol>.csv
    • If the AttributeList property is specified
      • <dimension>_Attributes.csv

Data

The following data files will be created using a Data configuration file:

  • ReportData.csv

Data Table

The following data files will be created using a DataTable configuration file:

  • <DataTableName>.csv

For an optimal Community experience, Please view on Desktop