[jboss-user] [jBPM] - Re: Example of simple process of executing a service task in JBPM Console.

Demian Calcaprina do-not-reply at jboss.com
Tue Apr 30 14:45:28 EDT 2013


Demian Calcaprina [https://community.jboss.org/people/calca] created the discussion

"Re: Example of simple process of executing a service task in JBPM Console."

To view the discussion, visit: https://community.jboss.org/message/811017#811017

--------------------------------------------------------------
I guess you have to:
- Create work item definition with some name, for example "MyTask".
- Add a jar file with your WorkItemHandler implementation.
- Create a session template attaching your custom work item handler to "My task".
 https://github.com/droolsjbpm/jbpm/blob/5.4.x/jbpm-gwt/jbpm-gwt-core/src/test/resources/default.session.template https://github.com/droolsjbpm/jbpm/blob/5.4.x/jbpm-gwt/jbpm-gwt-core/src/test/resources/default.session.template

This will make that the Knowledge Session is able to execute the My Task node.

But I think, to write your own work item handlers, you should have to use eclipse or some other IDE.

HTH

Demian
--------------------------------------------------------------

Reply to this message by going to Community
[https://community.jboss.org/message/811017#811017]

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20130430/c096ef93/attachment-0001.html 


More information about the jboss-user mailing list