cancel
Showing results for 
Search instead for 
Did you mean: 

Use attachment

fpuech
Champ in-the-making
Champ in-the-making
Hi,

I am working with activiti 5.12.1

I would like to use the attachments.
In fact, I want to add an attachment during a user task manually, for example a txt file.

In the next task, which is a service task, I would like to launch notepad and opening this txt file automatically.
Could you tell me if it is possible of if I have to make a new form type please ?

Thank you,
1 REPLY 1

jbarrez
Star Contributor
Star Contributor
Attachments are part of the TaskService api. So you wouldn't need a new form type.