Katarzyna Bylec [
https://community.jboss.org/people/katis] created the discussion
"Re: How to set UserGroupCallback for Human Task Service client"
To view the discussion, visit:
https://community.jboss.org/message/748159#748159
--------------------------------------------------------------
Liferay persists users, groups, etc in DB, but it's accessible through DAO API, and
it's Liferay engine that manages all the connections. So yes - permissions can be read
from DB, but normally you don't do it that way - just interact with Liferay (local)
services. Of course there are some possibilities to access them remotely, but they're
complicated and it'd be better to apply one of the solutions you proposed.
I've tried to set up LocalTaskService but run into many problems... as this forum is
of much help, still lack of documentation or some tutorial makes start with HT somehow
difficult - that's why I decided to use out of the box set up that came with jBPM 5.3
installer. Anyhow from what you suggested and from what I've learned so far - I'd
like to integrate both jBPM engine and HT service into my app. I understand that HT would
become LocalTaskService in such configuration, right?
Can you point me to any resources on how to configure such architecture?
Apart from that - many thanks for help so far :)
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/748159#748159]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]