Difference between revisions of "Workflow Guide"

From OpenKM Documentation
Jump to: navigation, search
Line 6: Line 6:
  
 
* [[Overview]]
 
* [[Overview]]
 +
* [[Download JBoss Developer Studio]] [[File:new.png]]
 +
* [[Install JBoss Developer Studio]] [[File:new.png]]
 +
* [[Configure JBoss Developer Studio]] [[File:new.png]]
 +
* [[Download jBPM3]] [[File:new.png]]
 +
* [[Install jBPM3]] [[File:new.png]]
 +
* [[Configure jBPM3]] [[File:new.png]]
 +
 
* [[jBPM installation]]
 
* [[jBPM installation]]
 
* [[jBPM configuration]]
 
* [[jBPM configuration]]

Revision as of 10:45, 3 December 2012

JBoss jBPM is a flexible, extensible framework for process languages. jPDL is one process language that is build on top of that common framework. It is an intuitive process language to express business processes graphically in terms of tasks, wait states for asynchronous communication, timers, automated actions,... To bind these operations together, jPDL has the most powerful and extensible control flow mechanism.

jPDL has minimal dependencies and can be used as easy as using a java library. But it can also be used in environments where extreme throughput is crucial by deploying it on a J2EE clustered application server.

jPDL can be configured with any database and it can be deployed on any application server.


Nota idea.png Let's see a example execution of the medium workflow at Sample Workflow Execution.

Here you have some links with documentation and tutorials:

Also there are some interesting books: