The dpmrpt schedulereport command lets you schedule a report.
This command has the following format:
dpmrpt deliver [-sc sc_url] -host_name hostname -port_number portnumber -cms_name cmsname -cms_port_number cmsportnumber -auth auth -bo_username bousername [-bo_password bopassword] -report_name reportname -encrypted {yes|no} [-start_time starttime] [-end_time endtime] [-server_group reportservice] [-system_name systemname] [-metric_name metricname] [-no_server_group numberofservices] [-no_system numberofsystems] [-pre] [-post]
(Optional) Defines the URL for the service controller host.
Example: https://hostname:port/...
Defines the fully qualified host where the service controller is installed.
Example: localhost.ca.com
Defines the listening port for the service controller server.
Example: 80
Defines the name of the host report server.
Defines the communication port for the report server.
Defines a BusinessObjects report name.
Defines the communication port for the BusinessObjects CMS.
Defines a report server authentication protocol to use. There is no default, so you must specify a protocol. Options include the following:
Specifies secure enterprise authentication protocol.
Specifies secure LDAP authentication protocol.
Specifies secure Windows AD authentication protocol.
Defines a user name for BusinessObjects.
(Optional) Defines a password for the user for BusinessObjects.
Defines a BusinessObjects report name.
Specifies whether the user name and password are encrypted.
Specifies that the user name and password are encrypted.
Specifies that the user name and password are not encrypted.
(Optional) Specifies the start time for the report.
Limits: milliseconds
(Optional) Specifies the end time for the report.
Limits: milliseconds
(Optional) Defines the service for the report.
(Optional) Defines the name of the system (server) for the report.
(Optional) Defines a name for the report metric.
(Optional) Defines the number of services in the report.
(Optional) Defines the number of systems (servers) in the report.
(Optional) Specifies whether to generate an event before the operation is performed.
(Optional) Specifies whether to generate an event after the operation is performed.
Example: Schedule a Report
This example schedules a BusinessObjects report to run at a specified time.
dpmrpt schedulereport -host_hostname dcamreporting -port_number 8081 -cms_name dcamreporting -cms_port_number 8081 -auth secEnterprise -bo_username Administrator -encrypted no -report_name -start_time 86400000 -end_time 86400000
Copyright © 2015 CA Technologies.
All rights reserved.
|
|