Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content
Announcements
Qlik Connect 2025! Where innovative solutions turn your data visions into reality: REGISTER TODAY
cancel
Showing results for 
Search instead for 
Did you mean: 
ALeen1675179281
Contributor
Contributor

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)
7 Replies
Anonymous
Not applicable

ALeen1675179281
Contributor
Contributor
Author

Thank you for the answer, for the first link, they speak about enter some code but I don't know how I can add some code? Which module did I need to use?

For the second link, it don't helped me 😕

Anonymous
Not applicable

Hello,

I have reported your issue to our RD team for further investigation and will come back to you as soon as we can.

Best regards

Sabrina

ALeen1675179281
Contributor
Contributor
Author

Thank you!

ALeen1675179281
Contributor
Contributor
Author

Hello,

Do you have any news on this problem please?

ALeen1675179281
Contributor
Contributor
Author

Il semblerait que mon erreur venait de mes composants qui n'étaient pas correctement entrés. Après changement, je possède toujours un message d'erreur, différent cette fois-ci:

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

JSadasivam1614976104
Contributor
Contributor

I have a similar requirement to add users to a group. The only way I could get this to work is to have it setup like this 

JSadasivam1614976104_0-1711076365765.png

The advanced settings tab like this.

JSadasivam1614976104_1-1711076407640.png

The member attribute needs to have the fully distinguishedname of the member. And you have to have all the members of the group .