ahmed sharaf [http://community.jboss.org/people/boosharaf] created the discussion
"JPDL employee manager structure in jbpm 4.3"
To view the discussion, visit: http://community.jboss.org/message/549291#549291
--------------------------------------------------------------
Dear All
I have moved from jbpm 3 to jbpm 4.3 but i found that table membership missing one important column ROLE_ which describes the role of the user in the group . i used to set it and use the following expression in jpdl to get the manager
EX : variable(emp_wf_user) --> group(B) --> member(manager)
How can i do the same fuctionality in jbpm 4.3 ?
Thanks
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/549291#549291]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Jaber C. Mourad [http://community.jboss.org/people/newbeewan] created the discussion
"How to get the name of a completed task ?"
To view the discussion, visit: http://community.jboss.org/message/549288#549288
--------------------------------------------------------------
Hi,
That may be a stupid question...
I'm using historyTask to show the already completed tasks for a process instance to provide some useful detail to assignee and participant of the next task.
It works well but the task name, it's very strange !
HistoryTask doesn't contain any thing to access to the original Task name in jbpm 4.4 !
I have tried to access to the completed task with the taskService, but I can't get it because it is completed...
Any idea to solve that ?
Regards
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/549288#549288]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]
Jaber C. Mourad [http://community.jboss.org/people/newbeewan] replied to the discussion
"Variables from ended process ..."
To view the discussion, visit: http://community.jboss.org/message/549282#549282
--------------------------------------------------------------
I'm using transaction in unit test with rollbackOnly=false so, I hope it is enought to commit data ;)
I'm suspecting some conflict between transaction from test and task execution and from automatic activities (java, mail and custom)...
I will try to reproduce it in a clean environment and if it does the same thing, I will send it to you.
Regards
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/549282#549282]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&cont...]