Adding a New Scheduled Report
Use the add Scheduled Report command to add a new scheduled report to CentraSite.
The syntax for the command is:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd add Scheduled Report [-url <CENTRASITE-URL>] -user <USER-ID>-password <PASSWORD>-file <CONFIG-FILE>
The input parameters are:
Parameter | Description |
-url | (Optional) The URL of the CentraSite registry. Default value is http://localhost:53307. |
-user | The user ID of a registered CentraSite user who has the CentraSite Administrator role. For example, Administrator. |
-password | The password for the registered CentraSite user identified by the parameter -user. |
-file | |
Example:
C:\SoftwareAG\CentraSite\utilities>CentraSiteCommand.cmd add Scheduled Report -url http://localhost:53305/CentraSite/CentraSite –user Administrator –password manage –file c:\temp\ScheduledReportConfig.xml
The response to this command could be:
Executing the command : add Scheduled Report
Successfully executed the command : add Scheduled Report