cancel
Showing results for 
Search instead for 
Did you mean: 

Automatic forward of pooled task

norgan
Champ in-the-making
Champ in-the-making
Hi folks,
do you have an idea, how to set up a forwarding function, if "#pooled actors = 1" ?

Basically

swimmlane name="target"
  if targetgroup.number = 1
       actor = targetgroup.child(0)
  else
        pooledactors = targetgroup
/swimmlane

Norgan
3 REPLIES 3

jayjayecl
Confirmed Champ
Confirmed Champ
I have a solution, but it needs to :
- Modify AlfrescoAssignment.java
- Create a java action that has to be triggered just before the token enters the task in question

Are you interested ?

norgan
Champ in-the-making
Champ in-the-making
Hm, ok, that sounds like a featurerequest then Smiley Happy  Everybody VOTE Smiley Happy

jayjayecl
Confirmed Champ
Confirmed Champ
Well, I don't agree with your request, because if at runtime there's one person, that does not mean that there won't be serveral members in this group some days after.
Then, those people won't see the task as a pooled one.