cancel
Showing results for 
Search instead for 
Did you mean: 

Creating Custom Task

abhilashs
Champ in-the-making
Champ in-the-making
Is it possible to add custom task to the Activiti Explorer?
7 REPLIES 7

hari
Star Contributor
Star Contributor
I believe you can use a service task here.

Regards,
Hari.

abhilashs
Champ in-the-making
Champ in-the-making
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?

vasile_dirla
Star Contributor
Star Contributor
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

abhilashs
Champ in-the-making
Champ in-the-making
Thanks for the reply. Can I get any samples or docs that helps me to get this working?

abhilashs
Champ in-the-making
Champ in-the-making
Can anybody direct me on this please

vasile_dirla
Star Contributor
Star Contributor
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.

rohitsingh
Champ in-the-making
Champ in-the-making
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
Getting started

Tags


Find what you came for

We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.