JBoss Community

Re: Passing data to a work item handler

created by out sider in jBPM - View the full discussion

Thanks for the reply and suggestion.

 

The reason for wanting to define the work item data outside the web designer is due to the complexity of the data.

 

A rather complex form is necessary to define the atributes of the Service Task (represented by the Work Item Definition) and doing that assignment using the Drools Web Designer built in form isn't very intuitive.

 

Although custom forms seem to be planned for future release, for now I would still need to do some sorte of javascript hack to catch click events on the designer and launch my form (at least that's what I undestood).

 

What I'm thinking of doing is considering that each filled form will be a Service Task I can fetch my data structure using the workItem.getName();...I'm hopping it will work :) .

Reply to this message by going to Community

Start a new discussion in jBPM at Community