Forum Discussion

DarthMall's avatar
DarthMall
Regular Visitor
8 years ago
Solved

Job Title Field from Active Directory

Trying to pull the Job Title field from users in Active Directory.  I don't see it listed as an available table.  Has anyone ever used this before?

  • OK I found the issue.  I was able to load the user table, but then had to edit the query.  Then under OrganizationalPerson, I needed to expand and choose the title table from a rather lagre list of tables available.  I'm rather new at all of this, sorry.

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    DarthMall,

    According to my knowledge, Title attribute of Active Directory contains the user's job title. Have you checked that if Title column exists in one of your tables?

    Regards,
    Lydia

    • DarthMall's avatar
      DarthMall
      Regular Visitor

      I do not see that coulmn in any tables.  

      • DarthMall's avatar
        DarthMall
        Regular Visitor

        OK I found the issue.  I was able to load the user table, but then had to edit the query.  Then under OrganizationalPerson, I needed to expand and choose the title table from a rather lagre list of tables available.  I'm rather new at all of this, sorry.