Home >  User Guide - UPLINX Report Tool > Generating Reports from the Command Line for Scripting and Scheduling > Example 1 - Generate CUCM Report

  Example 1 - Generate CUCM Report

 

 

 

 

Create a CUCM report to the CUCM with IP address 10.5.1.110, use the AXL soap credentials of user “admin” with password “cisco,123” and call the report customerA .

ReportTool.exe /cucm_ip 10.5.1.110 /cucm_user admin  /cucm_password "cisco,123" /cucm_report  “customerA”

Please note the use of  quotes " around string values if the string contains special characters or spaces.

Alternatively, you might save the CUCM details to a customer profile first within the GUI , and then generate the report with the following:

ReportTool.exe /profile "Customer A"  /cucm_sync TEST /cucm_report TEST

This will sync the CUCM database to the local data store (SQLite) and then generate a report. You might then generate several reports out of the synced data store with several customer profiles which contain different report content profiles.

The Report Tool will write log messages to the console. Please note the first section Parameters which will confirm the arguments from the command line.


 

 

 

 

Copyright © 2024 UPLINX - Last updated 26 Feb 2024