End process handling

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2013 10:41 AM
Hello,
Is there a way to catch the end of a process ?
The goal is to do a treatment when a process is finished.
For example i want to notify immediately the UI that his process X is terminated.
Thanks for your helps.
Regards,
Is there a way to catch the end of a process ?
The goal is to do a treatment when a process is finished.
For example i want to notify immediately the UI that his process X is terminated.
Thanks for your helps.
Regards,
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2013 03:57 AM
Hi,
I'm a newbie to Activiti, but conceptually, I'd say you need to send a message at the end of the process (I think you can even end a process with a message) and route that to your UI.
Regards, Mark Sinke
I'm a newbie to Activiti, but conceptually, I'd say you need to send a message at the end of the process (I think you can even end a process with a message) and route that to your UI.
Regards, Mark Sinke

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-15-2013 06:29 AM
