On 3 November 2010 21:21, Jesus Ibañez <[email protected]> wrote: > Hello!! > Thanks for your response, I have created the NXP-5901 JIRA, in the mean > time could you give me any clue on how to implement this event?
add an action handler to the process definition in the end node that will send the event > Thanks in advanced > > > On Wed, Nov 3, 2010 at 12:32 AM, Alexandre Russel <[email protected]> wrote: >> >> 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 >> > >> > > > > > -- > Jesus > _______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm
