[jboss-user] [jBPM] - Re: Problems with user tasks when changing the actor

Maciej Swiderski do-not-reply at jboss.com
Fri Jan 6 04:59:31 EST 2012


Maciej Swiderski [http://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: Problems with user tasks when changing the actor"

To view the discussion, visit: http://community.jboss.org/message/644995#644995

--------------------------------------------------------------
Can you check if tasks are created in task server (db)?

One of the reason can be that your new users are not registered in task server. Depending on how yo start your task server (if default DemoTaskServer class or web app - human-task-war is used, there are two mvel files that represents users and groups) you need to register users and groups to inform task server about available actors in the system.

So you can either:
* update mvel files (LoadUsers.mvel, LoadGroups.mvel)
* register users via taskServiceSession and its method addUser addGroup
HTH
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[http://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/20120106/3ac36c62/attachment-0001.html 


More information about the jboss-user mailing list