Control-M Report job definition

If you want to define a Control-M Reports job in Control-M client, you need to do the following:

For more information, see Control-M Reports job definition. To view a detailed video about Control-M Report job definition, see Control-M Reports Job Definition Video.

If you have defined a Control-M Report job type or an OS jobs that executes EMReportCli.exe, you need to manually update the following in Control-M client version 9.0.18 and above:

EXAMPLE: An OS job uses the following command:

emreportcli -pf "pass.txt" -s serverName -template "Daily Task Count" -output_file_type PDF -output_file_path "C:/Temp/report.pdf"

This job must be changed by defining the following command:

ctm reporting report::get Alerts_Sample pdf -o C:/Temp/Alerts.pdf

For more information about Control-M Automation-API, see AAPI Getting Started.

Parent Topic

Migrating Reporting Facility reports