Defining Report Definitions to Email BI Publisher Reports to External Users
To set up a report to email to external users you must ensure two parameters are set/defined in the report definition:
-
The report output location must be set to email.
-
An application class must be defined to retrieve the email addresses to which to send the report.
Setting the Report Output Location
To set the report output location to email:
-
Select
The Report Definition-Definitions page appears.
-
Click the Output tab.
The Report Definition-Output page appears.
-
From the Location drop-down list, select Email.
-
Click the Save button.
Specifying Application Classes to Retrieve External Email Addresses
To specify an application class to retrieve external email addresses for report distribution:
-
Select
The Report Definition-Definitions page appears.
-
Click the Properties tab.
The Report Definition-Properties page appears.
-
From the Property Group drop-down list, select PeopleTools Settings.
-
In the Text field for the psxp_ext_email_appclass property, enter the name of the application class that you’ve created to retrieve the external email addresses.
The format to enter the application class name is:
<PACKAGE_NAME>:<CLASS_NAME> -
Click the Save button.