Build a process to create a listener that listens to an event.
- Alfresco Process Services (powered by Activiti) (Version 1.9 and above) - If you don't have it already, you can download a 30 day trial from Alfresco Process Services (APS).Instructions & help available at Activiti Docs, Alfresco BPM Community
- Import the Event-Listener.zip app available in this project into Activiti.
- Process Flow.
- Event Listener Configuration in Process.
- Task Configuration.
- Event Listener Configuration in Task.
- Code Snippet.
- Source Code. Source-Code
- The JAR File. Event-Listener.jar
- Copy the jar file to tomcat-lib location. [eg: /usr/local/tomcat/webapps/activiti-app/WEB-INF/lib/]
- Publish/Deploy the APS App.