...
- After creating a model including a business view, use the Query Editor to query the business view
- New, Save, and Open
- Test saving saving a query (saved in MQL format)
- Create a new Query
- Open the query created in step one and verify that it still works
Publishing Models
- After defining your Metadata domain (including Connection, Model(s), and Business View), test publishing the model to the Pentaho Server (File menu)
- User/Password are your Pentaho username and password - i.e. joe/password
- Publish password is the publishing password defined in ..\pentaho-demo\pentaho-solutions\system\publisher_config.xml
- Server URL - i.e. http://localhost:8080/pentaho
- Solution - i.e. /samples/analysis
- Verify that you can query the published model using WAQR
- Test modifying and republishing the model and verify that the changes have been applied using WAQR
Importing/Exporting Domain FilesĀ
- Export a model to XMI
- Import the model providing it with a new name
- Validate that the model can still be modified and queried using the Query EditorĀ