PacificEMIS / Pacific-SIS

1 stars 3 forks source link

Support for display custom reports from an external reporting platform #643

Open ghachey opened 11 months ago

ghachey commented 11 months ago

In the Pacific EMIS we have a way to design, develop and publish high end professional grade reports using the JasperSoft Reports and SQL Server Reporting Services (SSRS). The Pacific EMIS can then query the API of those reporting platform and display and generate the reports from within the web application directly. A set of simple convention is used to display the reports in specific places (e.g. put in a Students folder to display under a Students menu items, put in Student folder to display under a Student profile items, etc.)

We can take inspiration from the established design in the Pacific EMIS and port this to the Pacific SIS. More technical details coming.