Page 1 of 1

Task Node Assignment Expression Not Working

PostPosted:Fri Jul 19, 2013 10:29 am
by krishnam
Hi,

As per the openKM guide regarding Task Node in Work Flows (http://wiki.openkm.com/index.php/Use_of_task_node), I have tried the Expression attribute but it throws the following error:

OKM-015026(setTaskInstanceValues)

couldn't resolve assignment expression
'group(ROLE_ADMIN)'


As per the User Guide....
Expression: This is an assignment expression evaluated by the jBPM identity component. Can make assignment by user or role (See note below). For example you can assign userd from a OpenKM role using the "group(ROLE_USER)" expression. This create a collection of pooled actors with using whithin ROLE_USER role.


Requirement: Assign a task to the group of users with role "ROLE_ADMIN".
Please help me in resolving this issue.

[attached: par file'

Re: Task Node Assignment Expression Not Working

PostPosted:Mon Aug 12, 2013 8:34 am
by pavila
Which OpenKM version are you using? Also would need the workflow Eclipse project or .par to test.