Workflow Soluiton

 View Only
  • 1.  Filter out Disabled AD User Accounts

    Posted Aug 08, 2011 02:19 PM

    I am trying to use the "Item Is In Collection Filter" to remove user accounts from my array that are disabled. I thought this would be as simple as setting a constant value with "Account Is Disabled" set to False. This should resolve active accounts to true and disabled accounts to false. However, the filter ends up filtering out everything. Is there a trick? If I remove the filter, my drop box lists all the users, even the disabled ones.



  • 2.  RE: Filter out Disabled AD User Accounts

    Posted Aug 08, 2011 03:31 PM

    Have you tried using a Configurable Collection Filter (where the Keep Value path in the embedded model is for active flag = true)?



  • 3.  RE: Filter out Disabled AD User Accounts
    Best Answer

    Posted Aug 08, 2011 05:18 PM

    I got it working once I figured out I needed to use that with Elements data types.