Skip to main content

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!

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


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


To get initiators manager use a build string action:

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


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


Reply