howto
Reporting Command Line
Generate a named CadActive report from the Creo command line to CSV or Excel.
Use -CADACTIVE=REPORTING to run a CadActive report on one or more models and write the file to disk.
Shared flags (Creo startup, sign-in, models, -OUTPUT=, Windchill) are on Creo Parametric Command Line.
Example
texttrueRun a report
Action: RUN_REPORT (alias EXPORT_REPORT).
Report names are case-insensitive. You can use spaces or underscores: -REPORT="Model Overview Report" or -REPORT="Model_Overview_Report".
Use the report name as it appears in CadActive (for example Model Overview Report). You can also pass Model Simplified Rep Report to export simplified-representation contents for a part or assembly.
Flag | Required? | What it does |
|---|---|---|
| Required | Report name, matching the name in CadActive. |
| Required (one) | Models to report on. |
| Optional |
|
| Optional | Existing folder for the generated files. If omitted, the report uses its default output location. |
Importing a report from a file is not available on the command line.
Importing a report from a file is not available on the command line.