Wake Up Report

Use this command to call the Wake logic command, but it does not set GLB.STATUS.

Administration command

:WUP report [PA parameters]

Where:

The Wake logic command reactivates a report suspended by a previous Sleep or CriticalPoint logic command. When a Wake logic statement is executed, a Wake message is sent to the specified report.

The Wake logic command can also be executed from a report method. If multiple copies of the report are running, each copy of the report is sent a Wake message by the Wake logic command. Specifically, it sends Wake messages to any reports with the same repository path, segment name, and report name that are suspended on the same workstation.

If multiple copies of the report are running, only one copy receives the data specified by the PA command option.

Reports check for Wake messages when Sleep or CriticalPoint logic statements are executed.

COM+ method

WakeUpReport(BSTR bstrReport, BSTR bstrWakeUpParam)

Where:

Security

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