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?