cancel
Showing results for 
Search instead for 
Did you mean: 

initiator start node eclipse plugin

tobiasw_
Champ in-the-making
Champ in-the-making
Hi everybody,

I am trying to assign a task to the initiator of a process.

 <startEvent activiti:initiator="initiator" id="startevent1" name="Start" activiti:formKey="org/activiti/examples/travelReimbursement/request.form"></startEvent>

The task is given the assignee ${initiator}

Everything works fine if I execute this process.

However, if I then double click the bpmn20.xml in eclipse and an activiti file is created, it does not transfer my startnode property activiti:initiator="initiator". If I go on modelling in the activiti file, it overrides my start node as soon as I save the file.

Is there a way to save the initiator for the start node in eclipse?

Best regards,

Tobias
1 REPLY 1

trademak
Star Contributor
Star Contributor
Hi,

Which version of the Activiti Designer are you using?
In version 5.7 this should work.

Best regards,