[jboss-user] [jBPM] - Re: Using TaskService directly vs Task Server/TaskClient architecture

wqe wqe do-not-reply at jboss.com
Wed Aug 29 00:11:31 EDT 2012


wqe wqe [https://community.jboss.org/people/drupalspring] created the discussion

"Re: Using TaskService directly vs Task Server/TaskClient architecture"

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

--------------------------------------------------------------
Hi  https://community.jboss.org/people/salaboy21 Mauricio Salatino ,

Thanks for the reply!

When using the the human task  , we have to register the work item handler for  human task before starting the process : 


ksession.getWorkItemManager().registerWorkItemHandler("Human Task", hornetQHTWorkItemHandler);


As far as I understand , the executeWorkItem() in hornetQHTWorkItemHandler will connect to the taskServer and insert the related records to the Task database. So  . What is the work item handler for the human task if I  I use the TaskService directly in my application without any TaskServer involved??
--------------------------------------------------------------

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

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/20120829/0bf8fd12/attachment.html 


More information about the jboss-user mailing list