The report list tool gives you a list of reports in a particular repository.
Follow these steps:
Windows Default:
C:\Program Files\CA\CA_OM_Web_Services\utilities
USS/Unix/Linux Default:
/usr/local/CA_OM_Web_Services/utilities
USS (Installed by SMP/E):
/cai/om_web_services/utilities
Other:
<CA OM Web Services Install Location>/utilities
Note: For more information about how to invoke a program on your platform, see Running the Configuration Tool (Interactive Mode). For the Windows, you launch the tool from a command prompt.
Usage:
Report_List_Test -f {function} -u {userid} -p {password} -r {repositorydefinitionname} -n {reportnamemask} -d {doctypemask} -h -l -b -c {recipient} -m {mailcode} -o {timeoutvalue}
Note: To redirect the output to a file add the following to the end of the command:
> filename.txt
Parameters:
The following are the parameters for generating report lists.
Note: All the parameters that include spaces or special characters such as % or $ are enclosed in quotes.
Indicates the function to be performed by the command:
Retrieves a list of field attributes for each report.
Displays command usage help.
Specifies the user ID for the request and is required.
Specifies the password for the request.
Specifies a repository definition entry name that identifies the repository with the reports to be listed.
Required for the reportlist.bat command.
Specifies a report name or report name mask (one or more characters followed by an asterisk). The report name is the name of a report in the specified repository and is case sensitive. Specifying "a*" matches all reports with report names starting with a. Specifying "A" matches all reports with report names starting with an upper case A.
This parameter is not required; if omitted, all report names are selected.
(Optional) Specifies a report type or a report type mask. Report type is the type of the report in the specified repository. Report types include "TEXT" for text reports and "AFP" for AFP reports. Binary reports are generally listed as period followed by extension in capitals: .XLS or .DOC. Wildcard * may also be used. For example, ".DOC*" will return both ".DOC" and ".DOCX" files.
This parameter is not required; if omitted, all reports types are selected.
Displays the report’s handle with each report.
Produces a log file for audit purposes and must be specified with a filename for logging purposes.
Specifies the recipient ID for requests accessing CA Dispatch™ repositories.
Required if accessing CA Dispatch™.
Specifies the mailcode for requests accessing CA Bundl® repositories.
Required if accessing CA Bundl®.
Saves the specified file, if it exists, before overwriting for the new request.
Specifies the number of milliseconds for the code to wait for a response from the web server.
Default: 10 seconds
|
Copyright © 2013 CA.
All rights reserved.
|
|