Hello!
I want to connect Pentaho dashboards and reports (from report designer) on my website.
How I can do this?
Hello!
I want to connect Pentaho dashboards and reports (from report designer) on my website.
How I can do this?
The short answer is using iFrames
Could you show some examples?
Now I am reading "integrating_biserver.pdf" http://docs.huihoo.com/pentaho/penta...g_biserver.pdf but examples in this books doesn't work...
I created html:
and get a message: "parameter location was not included in the GET request"Code:<html> <body> <iframe src="http://171.16.95.161:8080/pentaho/api/repos/%3Apublic%3Amy_reports%3Apersons_dashboard1.wcdf/generatedContent" width="100%" height="700" frameborder="0"></iframe> </body> </html>
Last edited by kate158; 09-14-2017 at 09:47 AM.
That is an old example for 3.7 check this link for 7.1
https://help.pentaho.com/Documentation/7.1/0R0/0Q0
Copyright © 2005 - 2019 Hitachi Vantara Corporation. All Rights Reserved.