add roles dynamically to destination user.

  • 24 July 2009
  • 4 replies
  • 3 views

Badge +1

Hi,


I need to add roles dynamically to destination user.  If there is multiple user list to added to destination user dynamically .


Is there a easy way to do it . Please suggest.


Thanks.


 


 


 


4 replies

Badge +8
Have you looked into using Destination Sets with a rule behind each set?
Badge +1

I mean looking for dynamic way for adding role to destination user .  By using code to add a role to destination user . Like we drag and drop role  in destination user.Is there a way to do it dynamically.


thanks.


 

Badge +11

You can do this with a SmartObject.  In the destination rule you can use a SmartObject that returns a list of roles filtered by input criteria.  Because the input criteria can be other variables, the value will be looked up at runtime.

Badge +9

Hi David, i also have the same scenarion to implement. But i dint get ur explanation. can u plz explain me in detail.


Hi swati, have u got any solution for this. if so plz share with me....


 

Reply