LDAP query for manager and OU

  • 16 March 2016
  • 4 replies
  • 8 views

Badge +9

I need to use the LDAP query to check for user's manager and OU he/she is in.

It works for the manager but it brings the info in the following format:

2016-03-16_8-58-46.png

Whats the best way to extract just the manager's display name (John Smith) ?

And how to get the OU location? When I query for 'ou' nothing is coming back.

Thanks!


4 replies

Userlevel 6
Badge +16

You can set a variable with the Nintex Common Reference named Manager Display Name

Badge +9

Sorry you lost me... Nintex Common Reference field in LDAP query? How? Can you please post a screenshot? Thanks!

Badge +9

To get initiators manager use a build string action:

to extract manger name from LDAP query use Regular expression action:

Badge +9

Great - thank you! I will move the OU question to a separate post.

Reply