Book Image

Pentaho 8 Reporting for Java Developers

By : Jasmine Kaur, Francesco Corti
Book Image

Pentaho 8 Reporting for Java Developers

By: Jasmine Kaur, Francesco Corti

Overview of this book

This hands-on tutorial, filled with exercises and examples, introduces the reader to a variety of concepts within Pentaho Reporting. With screenshots that show you how reports look at design time as well as how they should look when rendered as PDF, Excel, HTML, Text, Rich-Text-File, XML, and CSV, this book also contains complete example source code that you can copy and paste into your environment to get up-and-running quickly. Updated to cover the features of Pentaho 8, this book will teach you everything you need to know to build fast, efficient reports using Pentaho. If your interest lies in the technical details of creating reports and you want to see how to solve common reporting problems with a minimum of fuss, this is the book for you.
Table of Contents (25 chapters)
Title Page
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Dedication
Preface

Publishing a report in the Business Analytics Platform


The first task to do to use a Pentaho report in the Business Analytics Platform is uploading it into the Pentaho repository. This is a preliminary task before every action, like previewing, scheduling, and so on. Once uploaded, the Pentaho report is automatically published and can be used to accordance with the Pentaho Business Analytics Platform permits and roles.

A Pentaho report can be uploaded in a Pentaho repository following three main paths: the manual upload, the publication using the Pentaho Report Designer, and the bulk import. In the following sections, you will discover the first two paths, because the bulk import is a suggested way if you have to manage a total or partial restore of the Pentaho repository.

Manually uploading a report

You can directly manually upload a Pentaho report by using the Browse Files page of the Pentaho user console. The first thing to do to upload a Pentaho report is to select a folder in the left...