开发者

Pentaho web service for .Net

开发者 https://www.devze.com 2023-03-07 00:54 出处:网络
Anyone knows how to run pentaho reports through their web service? My prob开发者_如何转开发lem is that I must request reports to pentaho from .Net, if there\'s any other solution apart from the web s

Anyone knows how to run pentaho reports through their web service?

My prob开发者_如何转开发lem is that I must request reports to pentaho from .Net, if there's any other solution apart from the web service, I really appreciate it.

Thanks!


Pentaho reporting is fully exposed via ordinary URLs. You can query the server for a XML document containing all parameter information necessary to build your own parameter-UI and you can request the resulting documents (PDF, HTML, PNG images etc) via a ordinary HTTP-GET request too. No need for fancy web-services when you can have REST.

For more details: Follow my documentation/guide here:

http://www.sherito.org/2011/06/integrating-phpaspruby-web-applications.html

http://www.sherito.org/2011/06/creating-your-own-parameter-ui-for.html

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号