...
At this point, you have either installed the standalone Design Studio or installed the Design Studio plug-in into Eclipse. If you haven't already done so, you should also install and run the Pentaho BI Server and test the samples in samples/getting-started to insure your BI Server is functional. Also try one or two reports in samples/steel-wheels/reports within your environment and with your browser. For more information about installing and configuring the Pentaho BI Server refer to Getting Started with the BI Platform
Info | ||
---|---|---|
| ||
The Design Studio is file-system based. All of the content that is being edited exists on or is available via the local machines file-system. This could include shared folders, nfs mounts, etc. This is why we recommend, for following this guide, having both the BI Server and Design Studio running on the same computer. |
...
- Make sure that the Pentaho Server URL points to your running BI Server.
- If it's on your local machine, example is *http://localhost:8080/pentaho*
- Press the Test Server button. If everything is set up properly, the Pentaho Demo home page should appear.
- Now select the Run button to submit an HTTP request to the BI Server to execute the current action sequence. In the embedded browser window you should see "Hello World. Greetings from the Pentaho BI Platform."
...