cancel
Showing results for 
Search instead for 
Did you mean: 

How to display a message in the activiti explorer?

aneeque
Champ in-the-making
Champ in-the-making
Hi

How can I display a message in the activiti explorer. Like the script task prints a message using the outSmiley TonguerintIn command to the tomcat server but I want to display the same message in the activiti explorer. How can I make this work? Please help.

Thanks in advance.

Best regards,
Aneeque
2 REPLIES 2

jbarrez
Star Contributor
Star Contributor
You will have to use forms and attach these to your process if you want something visual for your user.

pbhat
Champ in-the-making
Champ in-the-making
Is there any example(Java and/or Groovy) to do this?