Hey,
I still have the following problem
If I am using a JSF-Form, how can I get my Form-Data into the Variables-Table of jBPM?
I know that I need to create a HashMap, but is there a common and generic way to do so?
So I want to save all the Form-Data in the Database...
Regards.