Hello,
I wish to push this topic.
So how can i do to make a static assignment for a task? like
this:



<task name="mytask">
    <assignment pooled-actors="user:myuser1, user:myuser2"
/>
</task>



I think that i need to setup right for my user assignment.
but in the node:



<node name="setup rights">
    <action
     
class="org.nuxeo.ecm.platform.jbpm.core.helper.AddRightsActionHandler">
      <list>participants</list>
    </action>
    <transition to="tache1" />
  </node>



What can i do to replace the list participants or adding new
static user to my participants?
And what can i do to push the task into the dashboard of
each participant and notify them?

Thanks for your help,
Best regards,
moise
---
Mailing list: [email protected]
Forum: http://forum.nuxeo.org/f/1/

Reply via email to