| | | Senior Member
       
Group: Forum Members Last Login: Monday, February 02, 2009 Posts: 7, Visits: 25 |
| | I want to use a Resource Set Activity to select a user approval a application ,but after I choice a user how can I assign the user as the actor in the Approval Activity. Thank you ! |
| | | | Supreme Being
       
Group: Forum Members Last Login: Thursday, March 17, 2011 Posts: 66, Visits: 73 |
| | Hi, Define a variable of type actor or array (if you want to select multiple actors) in the Start activity. In the resourse set activity, assign the value of select actor(s) to this variable and use this variable in the to Property of the Approval Activity (for example UserID = ActorVariable.UserID). Regards, RS |
| | | | Senior Member
       
Group: Forum Members Last Login: Monday, February 02, 2009 Posts: 7, Visits: 25 |
| | Thank you very much,my workflow have successfully completed! |
| |
|
|