Developer center
PreviousImporting and exporting PDI content with Pentaho 8.0 and earlierNextPlatform JavaScript APIs
Last updated
Was this helpful?
Integrate and customize Pentaho products, as well as perform highly advanced tasks. These sections are best used by software engineers who are very familiar with programming concepts and have extensive programming experience.
See the PDF reference documents for the following APIs:
REST API
This API allows creation of custom applications that interact with Pentaho data.
Analyzer External JavaScript API
This API allows for more fine-grained interaction with the Pentaho Analyzer viewer, reports, and data.
This API exposes key Pentaho platform information and services to JavaScript components.
Community Dashboard Framework (CDF) API
This API allows control of a Pentaho dashboard lifecycle without any Java coding.
You can customize Pentaho in the following ways:
Customize the Pentaho User Console
Alter the look and feel of User Console (the standard web application for the Pentaho Server) by manually editing its configuration files, graphics, and CSS style sheets.
Edit the analyzer.properties file to modify the Pentaho Analyzer to fit your needs.
You can embed and extend the following Pentaho functionality in your own applications:
Embed Pentaho Server functionality into web applications
Integrate Pentaho Server functionality and content into your own web application.
Embed and extend PDI functionality
Develop custom plugins to extend Data Integration functionality or to integrate the Data Integration engine into your own Java applications.
Integrate the Pentaho Reporting engine into a new or existing Java application.
Share the same instance of a software application, but have separate data and content.
Last updated
Was this helpful?
Was this helpful?

