JBoss Community

Re: passing objects between tasks

created by badda in jBPM - View the full discussion

i figured out that - these tasks can not be <userTask> tasks, instead I changed the BPMN .xml to <task>

      <task id="_2" name="My Task1" tns:taskName="task1" >

      <task id="_3" name="My Task2" tns:taskName="task2" >

 

This seems to work fine.  Is this the correct way?

 

thanks

B

Reply to this message by going to Community

Start a new discussion in jBPM at Community