cancel
Showing results for 
Search instead for 
Did you mean: 

Specifying activiti:dueDate in Designer

bwd
Champ in-the-making
Champ in-the-making
Hi,

I'm creating a userTask using Designer and am able to specify an assignee expression, but not a dueDate (can't find an entry field for it).  When I add the activiti:dueDate expression directly to the BPMN and save, Designer seems to remove it.  Is this construct supported in Designer?

Thanks,

BD
4 REPLIES 4

trademak
Star Contributor
Star Contributor
Hi,

No it's not yet supported at the moment. But it shouldn't be a problem to add it, I'll look into it.

Best regards,

bwd
Champ in-the-making
Champ in-the-making
Thanks.

I also just noticed that I can't seem to enter a activiti:executionListener expression and have it stick for a workflow end event.  I put it into the listeners properties dialog, but it doesn't persist and doesn't show up in the workflow.

BD.

trademak
Star Contributor
Star Contributor
Hi,

You added that to the BPMN 2.0 XML?
An execution listener is not supported on an end event, also not in the Activiti Engine.

Best regards,

frederikherema1
Star Contributor
Star Contributor
If you want to have a listener triggered when the process ends, you should add the listener to the process itself, event=end