Defining a job that runs a JSP report
Before you begin
- To do this task, you need the Scheduler application permission.
- You need a JSP report. For more information, see Creating an interactive JSP report.
About this task
You run JSP report jobs by using a custom job, which is available by default. You specify the JSP report to run, parameters for the job, and when to run the job.
For example, you can create a job that runs the Attestation Creation Report each week. The Attestation Creation Report is a JSP report that identifies Campaigns that need attestations and sends notification emails to the relevant users.
If the JSP report takes parameters, such as the name of a business entity or a profile, you can pass those parameters to the job.
The following table shows the required and optional parameters for JSP report jobs.
| Item | Description |
|---|---|
| Java™ class |
com.ibm.openpages.api.service.local.scheduler.jobs.JSPReportJob
|
| Required parameter | JSPReport – Specifies the path to the JSP report. For
example:Reporting/Hidden Reports/Attestation Reports/Attestation Creation Report |
| Optional parameters |
|