When I tried to embed the Pentaho user console (/pentaho/home) in my web application, I got cross domain access issues. There are a lot of places where window.top is used and because of which we are not able to embed the user console.
I have followed [documentation | http://infocenter.pentaho.com/help50..._examples.html] and have the following questions
1. When tried to open analyzer or reports in new mode (eg: http://localhost:8080/pentaho/api/repos/xanalyzer/editor?catalog=<Schema>&cube=<CubeName>), the save button(s) are missing. How can we save new reports and analyzer reports when opened using rest api?
2. How can we open a dashboard in new mode (with save option)?
Note: Pentaho version used - Pentaho EE Trail 5.1
I have followed [documentation | http://infocenter.pentaho.com/help50..._examples.html] and have the following questions
1. When tried to open analyzer or reports in new mode (eg: http://localhost:8080/pentaho/api/repos/xanalyzer/editor?catalog=<Schema>&cube=<CubeName>), the save button(s) are missing. How can we save new reports and analyzer reports when opened using rest api?
2. How can we open a dashboard in new mode (with save option)?
Note: Pentaho version used - Pentaho EE Trail 5.1