This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

set specific property if user became a member of a specific group

Hello,

how can i make an automated process to change a specific property if a user becam a member of a specific group'?

Need this to be done via a script and schedule the script or are there orther ways to do this?

Thanks for any help in advance.

BR

Hubert

Parents
  • Hurbert,

    This is easily accomplished in an Active Roles Change Workflow, no scripting required.

    For example: I have an Active Roles Virtual Attribute called edsvaBool which I want to set if a user becomes a member of Domain Admins. The Workflow looks like this:

    The Workflow options and start conditions look like this:

    The Search activity looks like this:

    The Update activity looks like this:

Reply
  • Hurbert,

    This is easily accomplished in an Active Roles Change Workflow, no scripting required.

    For example: I have an Active Roles Virtual Attribute called edsvaBool which I want to set if a user becomes a member of Domain Admins. The Workflow looks like this:

    The Workflow options and start conditions look like this:

    The Search activity looks like this:

    The Update activity looks like this:

Children