Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

  1. After creating a model including a business view, use the Query Editor to query the business view
  2. New, Save, and Open
    1. Test saving saving a query (saved in MQL format)
    2. Create a new Query
    3. Open the query created in step one and verify that it still works

Publishing Models

  1. After defining your Metadata domain (including Connection, Model(s), and Business View), test publishing the model to the Pentaho Server (File menu)
    1. User/Password are your Pentaho username and password - i.e. joe/password
    2. Publish password is the publishing password defined in ..\pentaho-demo\pentaho-solutions\system\publisher_config.xml
    3. Server URL - i.e. http://localhost:8080/pentaho
    4. Solution - i.e. /samples/analysis
  2. Verify that you can query the published model using WAQR
  3. Test modifying and republishing the model and verify that the changes have been applied using WAQR

Importing/Exporting Domain FilesĀ 

  1. Export a model to XMI
  2. Import the model providing it with a new name
  3. Validate that the model can still be modified and queried using the Query EditorĀ