cancel
Showing results for 
Search instead for 
Did you mean: 

Can we publish custom task in BPMN

niktyagi88
Champ in-the-making
Champ in-the-making
I am new in activiti and my new task is to publish custom task in activiti..
Can anyone help me or give any guidence related to topic.
Whether we can create custom task in activiti and second if it can be created then how can b created??
9 REPLIES 9

trademak
Star Contributor
Star Contributor
Hi,

A good starting point is the user guide. You can find a step-by-step tutorial to create custom tasks there.
In the source code of the Activiti Designer you can also find an examples project that contains a custom task.

Best regards,

niktyagi88
Champ in-the-making
Champ in-the-making
@trademak
Can you please share me the source code to publish the custom task in activiti..

trademak
Star Contributor
Star Contributor
Do you mean the example source code I was referring to?
You can find that project here:

http://svn.codehaus.org/activiti/projects/designer/trunk/examples/

Best regards,

niktyagi88
Champ in-the-making
Champ in-the-making
Thnks a lot trademak..

rohitsingh
Champ in-the-making
Champ in-the-making
trademak, Could you please share the steps or the code once again as it is not available anymore. Trying to figure this out since a couple of days without any luck  Smiley Sad

jbarrez
Star Contributor
Star Contributor

rohitsingh
Champ in-the-making
Champ in-the-making
Hi jbarrez

Thanks for your response but we don't want to go ahead with Activiti Designer. Instead we want to go with the approach where we add a custom task using stencilset.json. Now, we were able to create a custom task using this file but we can't find the changes that need to be done in the code to make this work. Is there a tutorial where we can get the steps to be followed for the changes required in Acitiviti code after modifying stencilset.json We are struck here since a couple of days and any help would be highly appreciated.

Thanks

jbarrez
Star Contributor
Star Contributor
Then you posted in the completely wrong topic … cause the topic above was about the designer.
No, there is no tutorial as such. We're working on v6 engine first before we'll dive in any UI docs on this.

rohitsingh
Champ in-the-making
Champ in-the-making
Thank you for the response. Will keep trying in that case. And will be waiting on documentation on this.