|
Archive a Report For Reuse
|
Previous Top Next |
|
Report archiving may be accomplished either by the options provided on the rpm_Standard_Rpt or rpm_Cpcs_Rpt extension templates or using the rpm_Archive code template. The code template provides an easy way to force an archive before the user previews or prints the report. This also provides an easy means to control report archival through your own logic by wrapping the code template within an IF/END clause. If no other action is required, no preview and no printing, you can add the rpm_ExitReport template following the rpm_Archive template to exit the report without further involvement of the end user. If you have the archive option enabled on the report, and are using the RPM pre-destination dialog, when any archived reports exist for the current report a [Retrieve] button will be available for the end users use. |