display-medicalSteel Wheels

Walk-through of existing model ..

circle-exclamation

Workshop - Overview of SteelWheels Schema

SteelWheels Model
file-download
6KB

  1. Ensure Pentaho Server is running:

triangle-exclamation

Follow the guide below to understand how a Schema is defined:

circle-info

JDBC Connection

Before creating a schema, you must configure a database connection in the Managed Data Sources and provide essential connection parameters including the connection name, database type (such as Hypersonic, MySQL, Oracle, or PostgreSQL), access method (Native JDBC), host name, database name, port number, and authentication credentials.

Semantic Model Editor supports a vast range of relational databases through JDBC drivers, allowing you to connect to most common database systems.

circle-check
triangle-exclamation
  1. Log into Pentaho Server > Managed Data Sources.

  2. From the drop-down menu, Select: New Connection.

Manage Data Sources
  1. In the Database Connection dialog, type or choose the following:

Field
Value

Connection name

SampleData (you cannot use reserved charaters in the connection name)

Connection type

hsqldb

Host Name

localhost

Database Name

sampledata

Port Number

9001

Username

pentaho_admin

Password

password

JDBC Connection - SampleData
  1. Click Test.

  2. Click OK to dismiss the Message Box dialog and click OK to close the Database Connection dialog.

Last updated

Was this helpful?