
A. OLCmd Reference
A-24
January
2002
7800-A2-GB32-00
OLCmd processreports
The processreports command generates scheduled reports for specified
customers and dates.
Format:
OLCmd processreports
[
-date
date
] [
-enddate
enddate
]
[
-customer
customer_id
] [
-customerlist
list_file
]
Where:
Example:
The following command generates scheduled reports for all customers:
OLCmd processreports
The following command generates scheduled reports for customer Exact_Corp
using 13 May 2001 as a start date:
OLCmd processreports -date 05/13/2001 -customer Exact_Corp
The following command generates scheduled reports for a list of customers in a
file called la_west.txt:
OLCmd processreports -customerlist la_west.txt
-date
date
Is the optional starting date of the reports. If
-date is not specified, the current date is used.
-enddate
enddate
Is the optional end date of the reports, creating
a date range between -date and -enddate. If
-enddate is not specified, there is no date
range.
-customer
customer_id
Is the optional customer for whom reports are
to be generated. If neither -customer nor
-customerlist is specified, scheduled reports for
all customers are generated.
-customerlist
list_file
Is the optional list of customers for whom
reports are to be generated.
list_file
is the
pathname of a text file with one customer ID
per line. Both -customer and -customerlist may
be specified. If neither -customer nor
-customerlist is specified, scheduled reports for
all customers are generated.
Содержание OpenLane SLM 5.5
Страница 1: ...OpenLane SLM 5 5 Administrator s Guide Document No 7800 A2 GB32 00 January 2002...
Страница 22: ...2 Installing OpenLane on Solaris 2 12 January 2002 7800 A2 GB32 00...
Страница 34: ...3 Installing OpenLane on Windows 3 12 January 2002 7800 A2 GB32 00...
Страница 46: ...5 Apache User Access Authentication 5 4 January 2002 7800 A2 GB32 00...
Страница 64: ...7 OpenLane Maintenance 7 12 January 2002 7800 A2 GB32 00...
Страница 70: ...8 Building and Using a Firmware Library 8 6 January 2002 7800 A2 GB32 00...
Страница 104: ...A OLCmd Reference A 34 January 2002 7800 A2 GB32 00...
Страница 108: ...B Using XML to Produce Reports B 4 January 2002 7800 A2 GB32 00...