Question

I need to create my process using Java. The idea is to read data from db, and consequently personalize the process with these informations.

For example i could create a form in my task with a combo box loaded with infos extract from the sql query.

Any ideas?

Was it helpful?

Solution

You can use or extend the activiti designer for eclipse. It's open source and maybe you can design an extension to load your data from your db.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top