How to Integrate SpagoBI application with Java Spring MVC Application?

假装没事ソ 提交于 2019-12-10 17:56:58

问题


I want to open the spagoBI documents from spring MVC. Can any one explain the procedure to integrate SpagoBI application with Spring MVC?


回答1:


There is a Java-based SDK for SpagoBI. You might create a controller (get reports / params list, execute SpagoBI documents) and view (select report, enter params, display report content) for SpagoBI

I recommend looking at the SpagoBI SDK Samples There is some SDK Documentation as well.



来源:https://stackoverflow.com/questions/31115552/how-to-integrate-spagobi-application-with-java-spring-mvc-application

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!