To sync to the local database and generate a report by using a profile, the following options can be used:
ReportTool.exe /cucm_sync TEST /cucm_report TEST
Please note the use of quotes " around string values if the string contains special characters or spaces.
The following table shows the four options to generate reports for CUCM (analogue for CUC and CUPS/IMP):
Report Actions
|
Command Line option 1
|
Command Line option 2
|
Generate direct report via AXL (no sync)
|
/cucm_report TEST
|
-
|
Sync database only
|
-
|
/cucm_sync TEST
|
Sync database and generate report
|
/cucm_report TEST
|
/cucm_sync TEST
|
Generate report from sync database
|
/cucm_report TEST
|
/cucm_sync <empty here>
|
Note: TEST is the Report For setting in the GUI > Report Settings tab and represents the customer or site name.
|