Workflow Soluiton

 View Only
  • 1.  LDAP Generator

    Posted Jan 02, 2015 01:05 PM

    I have a doubt about the LDAP generator, it is the first time I use it and wanted to know if anyone could help me understand a little better since I read about it, but the problem I have is I want to bring me the data that has the Active directory but still do not find all the variables that should be, for example I want to bring me the name, position, department etc. and I've only found the phone and name, could someone tell me where I can find the other data?

    ldap.PNG

    ldap2.PNG

    thanks

     



  • 2.  RE: LDAP Generator
    Best Answer

    Posted Jan 02, 2015 01:30 PM

    The Active Directory component "Get User Details" gets a load of data and is ready to use.  Does this component not get the details you need?

    2015-01-02_11-29-12.png

    The input for this component is either "User Logon Name" (which usually equals email address), "User Logon Name Pre Windows 2000" (sAMAccountName).

    Your examples are included in the output:

    Name="DisplayName"
    Position="Organization Title"
    Department="Organization Department"

    Additional attributes can be captured by entering the attribute name, such as objectClass in this example:

    2015-01-02_11-26-58.png

    Results:

    2015-01-02_11-23-34.png

    Let me know if this isn't going to work for you.  The LDAP component is terrific to use when the stock AD components don't work for what you need, but otherwise, everything is simpler if you are able to use the stock batch.