Can we publish custom task in BPMN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2012 05:13 AM
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??
- Labels:
-
Archive

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2012 09:14 AM
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2012 10:04 AM
Can you please share me the source code to publish the custom task in activiti..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2012 11:18 AM
You can find that project here:
http://svn.codehaus.org/activiti/projects/designer/trunk/examples/
Best regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-18-2012 09:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 03:47 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-16-2016 07:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2016 12:33 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-17-2016 07:31 AM
No, there is no tutorial as such. We're working on v6 engine first before we'll dive in any UI docs on this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-18-2016 04:24 AM
