• SQL for Dynamic Role to exclude members of a group.

    I'm working on a Dynamic Role for users that are currently not members of a group that begins with specific value.  An example would be an SQL statement that excludes all users that are in groups beginning with "ARS."  I've tried to use the…

  • WhereClause validation issue when creating Dynamic Role with process step "HandleObjectComponent - Insert"

    Dear all,

    I am currently working on a custom process where I would like to create a new Dynamic Role in a process step.

    Therefore, I added a proccess step of type "HandleObjectComponent - Insert" with the following parameter definitions

    va…

  • ITOperating Data UID_ADSContainer assigned based on Dynamic Role

    Hola,

    Ok so I have commandeered a custom property on the person to be a list item with (3) values:

    1. Employee
    2. Consultant
    3. AvisoryMember

    I have created corresponding dynamic roles to match the above. Lets take employees as our example.

    Couple of notes:

  • How To Populate Dynamic Role With AD Group Members

    Hoping someone can help out with this as I don't even know where to begin.

    I want to build a dynamic role which pulls in the members of certain Active Directory Groups.  Let's say I have two Active Directory Groups: GROUPA and GROUPB.  My goal would…