Mauricio Salatino [
http://community.jboss.org/people/salaboy21] created the discussion
"Re: From where taskClient.getTasksAssignedAsPotentialOwner(user, "en-UK",
taskSummaryHandler); picks up the tasks"
To view the discussion, visit:
http://community.jboss.org/message/628262#628262
--------------------------------------------------------------
For retrieving the human task information you are using the Human Task services that is
running here:
|
| | taskClient.connect("127.0.0.1", 9123); |
|
|
That service has its own database decoupled from the session database to store the
information about the human tasks. When you connect to that server and call the
getTasks... or start.. it go to that database and niteracts with the information there.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/628262#628262]
Start a new discussion in jBPM at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]