cancel
Showing results for 
Search instead for 
Did you mean: 

Specifying candidate group in Modeler

sstolarczyk
Champ in-the-making
Champ in-the-making
Hi,

I was wondering, how can I assign a candidate user group for claiming a user task in the Modeler app? In the process XML file we can have:

<potentialOwner>
   <resourceAssignmentExpression>
      <formalExpression>management</formalExpression>
   </resourceAssignmentExpression>
</potentialOwner> 

Where "management" is a role name, right? Is it possible to make that kind of assignment in the Modeler? Or maybe it works intuitively, and you just have to make a pool/lane with appropriate name?

Thanks in advance,
3 REPLIES 3

jcosano
Champ in-the-making
Champ in-the-making
I think you are asking about this:

Go to Modeler…
More Properties - Resources (double click) and add
type: PotencialOwner
ResourceAssignmentExpresion: group…

sstolarczyk
Champ in-the-making
Champ in-the-making
I think you are asking about this:

Go to Modeler…
More Properties - Resources (double click) and add
type: PotencialOwner
ResourceAssignmentExpresion: group…

Thanks a lot. That solved my problem!