Create reports

Several standard report types, such as wire run lists, parts list, and connector tables, can be run on a harness assembly.

To create a report you activate the harness assembly to report on, select a configuration (.cfg) file to process the data, and then generate the report.

You can also create your own configuration files or rename and customize the sample configuration files.

When a report is generated, the output file is saved to a specified location, and one or more reports are displayed in the Report Generator document window for viewing.

What is a .cfg file?

Configuration files are used to perform several different tasks within Autodesk Inventor Cable and Harness. For reports, the .cfg file is a file that is used to extract and format specified data from an active harness assembly. Each report type requires a configuration file before the report can be run.

Note: These .cfg files differ in format and operation than the .cfg files used for the Cable and Harness Library Import and Export or the Import Wire List. Do not use the sample configuration files in the Wire List Import or Wire Library folders to generate reports.

Using the .cfg file you can:

Note: Segments that do not contain routed wires are not included in the report.

Where are .cfg files stored?

Store the .cfg files used with the report generator in a shared location, such as on a server, to provide access for all required users. These .cfg files are not specific to a particular harness or drawing.

What types of reports do the sample .cfg files output?

Several sample configuration files are stored in:

Microsoft Windows 7 and Window 8 operating system:

What checks are done on report output?

A data type consistency check is performed for all properties on every harness object that is associated with the active harness assembly file. For each property used on an object in a harness assembly, only one data type can be associated with the property name. For example, a data type inconsistency can occur when a connector part with a specific property and data type is placed into a harness assembly that has an existing wire or segment with the same property name, but a different data type.

These inconsistencies do not affect the creation of the harness, and only affect the output report under certain conditions. If the data type is text or has no units, or the property value has no associated numerical operations or units, then the report output data is not affected. However, if the value requires units and numerical operations such as conversions, then the data type for a given property name must be consistent among all its occurrences in the harness assembly to ensure data integrity.

The data type consistency check is also performed on all custom properties referenced by the active harness assembly. This check is performed when all configuration files are selected and the output report is set to run.

A log file is created with details on any inconsistencies. The details include the name of the property, and the objects containing the property and the differing data types. Fix any inconsistencies to ensure data accuracy before creating the reports.