Creating Custom Task

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-09-2016 08:05 AM
7 REPLIES 7

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 05:09 AM
I believe you can use a service task here.
Regards,
Hari.
Regards,
Hari.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 06:16 AM
I don't want to use service task as it is. I need to customize the service task and want to use this task for doing a specific function like for example a specific task which is used for File Transfer using FTP or SFTP. I want this specific custom task to appear on the left side pallet of the Activiti Explorer under Activities section.
Is it possible to create such Tasks on our own in Activiti Explorer?
Is it possible to create such Tasks on our own in Activiti Explorer?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2016 04:01 PM
Yes, you can create new elements in the left side toolbar, and then these will have to be translated into ServiceTasks having extension elements for setting different properties for the custom behaviour class of this service.
Then you'll need some converters in order to handle the converting of these new elements between JSON/XML and BPMN.
There is some code to do but it could be done
Then you'll need some converters in order to handle the converting of these new elements between JSON/XML and BPMN.
There is some code to do but it could be done

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-12-2016 09:39 AM
Thanks for the reply. Can I get any samples or docs that helps me to get this working?

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2016 10:27 AM
Can anybody direct me on this please
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2016 02:07 AM
The best example for it is the source code itself.
you can start investigating how another item in the left panel is done and then just do the same for your new element.
you can start investigating how another item in the left panel is done and then just do the same for your new element.

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2016 01:26 AM
Hi ,
Did anyone achieve the custom task creation with custom palletes and all, using Activiti Explorer ? If yes, please help me with what all changes is required ?? Any help would be appreciated.
Thanks,
Rohit
Did anyone achieve the custom task creation with custom palletes and all, using Activiti Explorer ? If yes, please help me with what all changes is required ?? Any help would be appreciated.
Thanks,
Rohit
