I need to implement the email task for my application. Right now just to get a hang of how things work in the mail task I created a simple process where I am just sending emails for this, I have a service task, which is configured to sending emails. I am getting a java.lang.ClassNotFoundExceptionrg.alfresco.repo.workflow.activiti.script.AlfrescoScriptDelegate when running the task.
Any idea on how to resolve the class not found error ?