Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: Guide to creating custom human task service"
To view the discussion, visit:
http://community.jboss.org/message/644633#644633
--------------------------------------------------------------
Hi Michael,
If you already have an accesible component that handles the Human Tasks, that's ok,
there is no problem about integrating the engine with your component, but you need to be
sure that you component is accessible via some APIs (java, ws, corba, whatever) and the
component handles the lifecycle of those interactions (task-started, completed, suspended,
etc). If your component do that, the only thing that you need to do is to create an
implementation of the WorkItemHandler interface that will do the integration.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/644633#644633]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]