Running and Recovering Reports

Use this command to initiate a report or to recover a report with recovery information available.

Standard input, standard output, and standard error might be redirected as desired. By default, all are directed to the initiating terminal.

The output produced depends on the options specified when the report was created, as well as the device type specified when the report is executed.

Administration command

:RUN report [RECOVER sid ] [ device ] [TR] [PA params]

Where:

COM+ method

RunReport([in VARIANT vtReport, [in] IMessages* pMessages,
[in,optional, defaultvalue("")] BSTR bstrParameter, 
[in, optional, defaultvalue("LP")] BSTR bstrDevice, 
[in,optional,defaultvalue("")] BSTR bstrLanguage, 
[in, optional, defaultvalue(0)] unsigned long ulFlags)

Use this method to initiate or recover a report.

Where:

Security

Users must be a member of one of the following COM+ roles in order to access this administrative function: