Reactivates a report suspended by a previous Sleep or CriticalPoint logic statement. When a Wake logic statement is executed, a Wake message is sent to the specified report.
WAKE report_name [ PA expression ] [ GS status ]
Option | Description |
---|---|
report_name | The report to reactivate. |
PA expression | Specifies a string or numeric expressionto pass to to the report. This bypasses the prior move to the Glb.Param built-in segment attribute. If a numeric value is used, it is converted to text. This expression is limited to a maximum length of 254 characters. |
GS status | Indicates, using the specified variable, that there is not eligible target report. |
Note: For more details on waking large numbers of reports in MCP-based systems, refer to the Agile Business Suite Runtime for ClearPath MCP Administration Guide, Waking a Sleeping Report.