The processes that you
use to schedule and distribute reports are similar in several ways.
Both tasks use wizards, and both rely on the
rptbatch.bat
executable
to create output. In UNIX and
z/OS, this executable is referred to
as
rptbatch.sh
. The
rptbatch.bat
file
resides in the
SAS-configuration-directory\Lev1\ReportBatch
directory.
The report output generation tool,
rptbatch.bat
replaces
the batch generation tool (
batchgen.exe
)
that was included with previous releases. The
rptbatch.bat
file
functions as a wrapper around the
outputgen.exe
file
and is used to create output.
However, there are several
differences between scheduling and distribution. The following table
summarizes these differences:
Differences between Scheduling and Distributing Reports
|
|
Reports are generated
and stored in a repository.
|
Reports are generated
and e-mailed to recipients that you specify in a recipient list.
|
Reports can be pushed
to a publication channel. Publication channels are specified in the
Schedule Report Wizard.
|
Reports can be pushed
to a publication channel.
|
The full report is generated.
|
The full report can
be distributed. Alternatively, the report can be divided by group
breaks so that each recipient gets a subset of the report.
|
Users can schedule a
folder for report generation. All reports in the folder are generated.
|
Users can set up distribution
for only one report at a time.
|
Users can enable archiving
for a report. If archiving is enabled, the latest report is archived
when a new one is generated. The archive can retain multiple versions
of the report.
|
Reports cannot be archived.
|
Scheduling does not
include the ability to preview a schedule. No e-mail is sent, so a
review is not required.
|
Users can run a test
to preview the distribution of a report. To allow review of e-mail
and prevent unintentional spamming to e-mail recipients, the test
returns a recipient list either in the user interface or via an e-mail.
|
Users who receive the
report can refresh and interact with the report. This action requires
the report to be regenerated.
|
Users cannot refresh
or interact with the report.
|
Note: A publication channel is
an information repository that has been established by using the SAS
Publishing Framework in SAS Management Console and which can be used
to publish information to users and applications. If you publish your
report to a publication channel, then authorized users and applications
can access your report by subscribing to the channel. For example,
the SAS Information Delivery Portal can list the content of a publication
channel.