Category: | Feature request |
Priority: | High |
Status: | New |
Project: | Severity: | Major |
Resolution: | Open |
|
Component: | Reproducibility: | Always |
Assigned to: |
JasperServer should support a generic listener mechanism for Reports execution. While scheduling jobs in the server, the client should be able to specify a custom listener/callback class which would get executed when the report job successfully runs.
This will enable the JasperServer to asynchronously notify the status, and other vital information to the callee application.