Book Image

OSWorkflow: A guide for Java developers and architects to integrating open-source Business Process Management

Book Image

OSWorkflow: A guide for Java developers and architects to integrating open-source Business Process Management

Overview of this book

OSWorkflow is an open-source workflow engine written entirely in Java with a flexible approach and a technical user-base target. It is released under the Apache License. You can create simple or complex workflows, depending on your needs. You can focus your work on the business logic and rules. No more Petri Net or finite state machine coding! You can integrate OSWorkflow into your application with a minimum of fuss. OSWorkflow provides all of the workflow constructs that you might encounter in real-life processes, such as steps, conditions, loops, splits, joins, roles, etc.This book explains in detail all the various aspects of OSWorkflow, without assuming any prior knowledge of Business Process Management. Real-life examples are used to clarify concepts.
Table of Contents (13 chapters)
OSWorkflow
Credits
About the Author
About the Reviewers
Introduction

Downloading and Installing Pentaho


In this section, we'll download and install both Pentaho and the Pentaho Designer. These two products can be downloaded from the official website at www.pentaho.org. A screenshot of the website is as follows:

Once the page has finished loading, press the Download button at the bottom of the page.

Pentaho comes in two versions—the Stable or GA version and the Development version also called Latest. We'll work with the latest distributions in this chapter. This version has some bug fixes for some of the components we'll work on.

After clicking the Download button, the following screen will appear:

By clicking the Download Latest Here button, another page is loaded, displaying all the components available to download. We are interested in the Pentaho BI Demo and the Pentaho Design Editor. After clicking the Download Latest Here button, you will see the following screenshot:

Press your operating system logo next to Pentaho Open BI Suite (this is the pre...