display-medicalClassic Models

circle-exclamation

Workshop - Classic Models


  1. Ensure Pentaho Server is running:

triangle-exclamation

Follow the guide below to understand how Classic Models Schema is defined:

Workflow to define a Schema
circle-info

JDBC Connection

A JDBC (Java Database Connectivity) connection in Schema Workbench establishes the link between the tool and your source database, enabling you to access physical tables and columns needed to build Mondrian schemas.

triangle-exclamation

Select the Pentaho User Console version:

circle-info

Modern Design

  1. Log into the Pentaho Server Console (as Admin) > Data Connections.

Data Connections
  1. Click: + Add connection.

Data Connections - Hypersonic
  1. Click: Hypersonic - Connect

  2. In the Database Connection dialog, type or choose the following:

Field
Value

Connection name

hsqldb_sampledata

Connection type

Hypersonic

Host Name

localhost

Database Name

sampledata

Port Number

9001

Username

pentaho_admin

Password

password

  1. Scroll down & Click: Test connection

Test connection
Connection successful
  1. Click: Connect.

Connect
  1. The connection is added to the list.

Connection list

Last updated

Was this helpful?