cancel
Showing results for 
Search instead for 
Did you mean: 

WorkflowService and custom event

kma
Champ in-the-making
Champ in-the-making
Hi,

According to the documentation for jBPM it is possible to use
custom events, by calling the method fireEvent() on Node.

As far as I can see this functionality is not available through
the WorkflowService. Is there any way to do this ?
Will it change in version 2.1 ?

Thanks,
Karsten
4 REPLIES 4

davidc
Star Contributor
Star Contributor
There isn't a way in 2.0, however, this is a useful addition.  I'm working on workflow enhancements as we speak.  If you raise a JIRA issue, I'll see if I can get it into 2.1.

kma
Champ in-the-making
Champ in-the-making
Hi David,

Thanks for your answer, I have raised a JIRA: http://issues.alfresco.com/browse/AR-1469

Thanks,
Karsten

davidc
Star Contributor
Star Contributor
Support for firing custom workflow events is now in v2.1 or HEAD if you want it now.

kma
Champ in-the-making
Champ in-the-making
Hi David,

Thanks, for the fast response, I will have a look.

Karsten