A. OLCmd Reference

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:

 

-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.

-customercustomer_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.

-customerlistlist_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.

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

A-24

January 2002

7800-A2-GB32-00

Page 94
Image 94
Paradyne SLM 5.5 manual Date date, Enddate enddate, OLCmd processreports -customerlist lawest.txt