EmForgeWorkflowDevelopment
|
One of the major feature of EmForge, comparing to other competitors - is Workflow Engine, build into the EmForge.
By default, some default workflows are included into EmForge distribution, but, if you need to specify own workflow, for example for Bug-Fixing, or for Feature Development, or create any new workflow to automate some other process - you will need to develop your own workflow.
Framework is used for workflow implementation in EmForge. We choose this framework by different reasons:
We are using to develop verb specially (instead of 'to design' for example) - since working with Workflows in jBPM is very close to software development.
is used for developing new workflows for EmForge.
For, first of all you will need to download and install GPD (it is Eclipse plugin, so, we hope for many Eclipse users it will not produce any problems).
Unfortunately, we do not found any detailed tutorial about jBPM usage, so, here we will try to describe some basic things, you can do with GPD for designing jBPM processes in general and some special features, you can use to execute this workflows in EmForge.
In any case we highly recommend to read jBPM Tutorial
- there you can read about many and many jBPM features, not covered by these tutorials.
We hope this examples are demonstrated that developing jBPM workflows with JBoss GPD and their execution in EmForge is easy from one side - but very flexible from another.
You can use workflows, available in EmForge itself as start-point for your workflow development.
| Last Modified by akakunin 5 months ago |