On 1 November 2010 05:59, Jesus Ibañez <[email protected]> wrote: > > Hello!! > I have the subscription contribution as follows and everything works fine > except for the "workflowProcessEnded" event, does this event exists or i > have to activate it?
looking at the code, it seems that the event is never thrown. Could you create a JIRA ? > Nuxeo 5.3.1 > <notification name="Workflow Change" channel="email" enabled="true" > availableIn="Workspace" > > autoSubscribed="false" template="workflow" subject="Workflow event" > label="label.nuxeo.notifications.workflow"> > > <event name="workflowNewProcessStarted"/> > > <event name="workflowProcessEnded"/> > > <event name="workflowAbandoned"/> > > <event name="workflowTaskCompleted"/> > > <event name="workflowTaskRejected"/> > > <event name="worfklowTaskAssigned"/> > > </notification> > > Thanks in advanced > > -- > Jesus > > _______________________________________________ > ECM mailing list > [email protected] > http://lists.nuxeo.com/mailman/listinfo/ecm > To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm > > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
