cancel
Showing results for 
Search instead for 
Did you mean: 

Cant create ExecutionListener for process

greenwood
Champ in-the-making
Champ in-the-making
hi

First , click blank area, add a executionListener in listeners  , save it, found it lost.
3 REPLIES 3

partizano
Champ in-the-making
Champ in-the-making
Hi, Activiti Team.

I also have the same problem. To add execution listener to process I found next way: save bpmn20.xml file on disk (manually insert into it execution listener), remove diagram in eclipse from activiti project, then in eclipse activiti project - import BPMN 2.0 file. Diagram added with execution listener. But it is something workaround, not right way. Help please.


Thanks, Alexander

greenwood
Champ in-the-making
Champ in-the-making
hi

I found another problem is in "Multi instance", put something in [Collection] like '${assigneeList}' and [Element variable] with 'assignee'
after save the file, got : [activiti:collection="${assigneeList}" activiti:elementVariable="${assigneeList}"].

Please check it, thanks

trademak
Star Contributor
Star Contributor
Hi,

Thanks for posting the issues. I've fixed them in the Designer source code.

Thanks,