To create a new report
in the Report Center, follow these steps:
-
Create a stored process
to produce the report that you need. Refer to
SAS Stored Processes: Developer's Guide for information about creating a stored process.
-
Log on to SAS Management
Console.
-
In the navigation area,
click on the
Folders tab.
-
In the Folders area,
open the folder
SAS FoldersProductsSAS Environment ManagerCustom.
-
Select
ActionsNewStored
Process to open the
New Stored
Process wizard.
-
In the
New
Stored Process window, specify the name and description
of the stored process. In the
Keywords area,
click
New and specify
Environment
Manager as a new keyword in the
Keywords dialog
box. You must specify this keyword in order for the report to appear
in the Report Center. Click
Next when you
are finished.
-
Select the application
server that will run the stored process, select the source code repository,
and specify the file that contains the stored process. Select both
the
Stream and
Package check
boxes in the
Result Capabilities area.
-
Complete the
New
Stored Process wizard by specifying the stored process
parameters, data sources, targets, and authorization. See “Registering
the Stored Process Metadata” in
SAS Stored Processes: Developer's Guide for more
information.
-
Click
Finish to
close the wizard and register the stored process. After the stored
process is registered, it is available in the Report Center.