Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026 Agenda Now Available: Explore Sessions
cancel
Showing results for 
Search instead for 
Did you mean: 
ALeen1675179281
Contributor II
Contributor II

tLDAPoutput

Hello and sorry in advance for the mistakes, English is not my main language

I am creating a talend job, with the objective of automatically adding the current users to the groups that correspond to their service code (in the department attribute).

So, I indicated in my LDAP output, the displayName attribute of the user and in "advanced settings" > "Attribute options", I indicated "add" for the attribute name "member " (the members of the group therefore). The idea is there to add the user (displayName) in the group (member)

I did not understand if I had to check "base x64" and when it is needed to do it.

  • If I check "base 64", i received the message:

"You must initialize the xml-security library correctly before you use it. Call the static method "com.sun.org.apache.xml.internal.security.Init.init();" to do that before you use any functionality from that library."

Except I don't know where to go/how to initialize it?

If I launch the debug, I only have warnings and no errors

  • If I don't check "base 64", i received the message:

[LDAP: error code 16 - 00000057: LdapErr: DSID-0C090FEC, comment: Error in attribute conversion operation, data 0, v4563

I don't understand this error, my two attributes being in "string"

Could you help me?

Labels (2)
10 Replies
Björn_N
Contributor
Contributor

With the "Add" option it keeps existing members.