Skip to main content
Nintex Community Menu Bar

return all results from the Active Directory which meet criteria X

  • May 22, 2019
  • 1 reply
  • 7 views

Forum|alt.badge.img+4

Hi @emha

 

Thanks for reaching out. I've created this post to try and make my goal clearer.

 

The context is that I need to create a list which has all users that have a particular job title / where the job title contains a defined string.

 

I don't have an existing list. I can make an empty list, but my starting point is I have no list.

 

I don't know how to run a query which returns all results that meet a certain criteria. Effectively in SQL language, I want to do something like this:

 

Select *

Where Job Title

Contains 'Commercial Credit Manager'

 

returning all Salary Numbers where the job title matches 'Commercial Credit Manager' from the Microsoft Active Directory (of our company).

 

 

 

 

1 reply

Forum|alt.badge.img+14
  • Scholar
  • May 22, 2019

LDAP query definition might look like 

 

 

2272i917FB2EC180E63BB.jpg