Article: Book Excerpt and Review: OSWorkflow
OSWorkflow by Diego Adrian Naya Lazo discusses the open-source OSWorkflow, a Java-based workflow engine. As described on the official website:
This book covers all aspects related to OSWorkflow. No prior knowledge about OSWorkflow is needed. You will learn everything from the basics of Business Process Management (BPM) technology and installing OSWorkflow to integrating the workflow engine with third-party components like Drools, Quartz, and Pentaho.The book's publisher, Packt Publishing, also provided InfoQ with an excerpt from Chapter 4 of the book, entitled Using OSWorkflow in your Application.
Read Book Excerpt and Review: OSWorkflow.
From the article:
InfoQ: Why would I want a workflow engine in my application?
Diego Naya Lazo: Most business applications today mimic a real life business process. This process is made up activities and transitions between those activities.
A workflow engine enables the developer to model a business process and allows the application to go with the flow of information defined by the process.
InfoQ: What is the difference between a workflow and a series of business rules?
Diego Naya Lazo: In the strictest sense a workflow and a rule are pretty much the same. A workflow is a series of steps that you want a user to follow, but according to some business logic. This logic are best represented with rules.
So, a workflow usually embeds business rules at each step. The rules themselves can be nested workflows.
- Sections
- Enterprise Architecture
- Architecture & Design
- Development
- Topics
- JBoss Rules
- RedHat
- Enterprise Architecture
- SOA
- JBoss Drools
- Pentaho
- Application Servers
- Architecture
- Web Servers
- Workflow / BPM
- Web Development
- Drools
- Esper
- Business Process Management
- JBoss
- Java
- OSWorkflow
- Business Rules Engines
OSworkflow + EJB3.0 + Spring
by
Kris Walker
Please provide some tutorial or links to use OSWorkflow with Spring + EJB3.
OsWorkflow Integration
by
Marcos de Sousa
InfoQ: How does OSWorkflow integrate with application development frameworks like Spring, Seam and Struts?
The popular web framework ZK www.zkoss.org has an integration
with OsWorkflow with an Component called ZkOsWorkflow check it in
www.integratedmodelling.org/software/zk/zkworkf...
Demo: www.integratedmodelling.org/software/zk/zkworkf...
Marcos de Sousa
Educational Content
Writing Usable APIs in Practice
Giovanni Asproni May 19, 2013
Concurrency in Clojure
Stuart Halloway May 17, 2013
Confessions of an Agile Addict
Ole Friis Østergaard May 16, 2013





Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think