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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
JBTAB
Contributor
Contributor

Can't update ldap entry using tLDAPOutput

Hi All,

I'm trying to update a LDAP entry using tLDAPOutput.

I've followed these instructions :

https://help.talend.com/r/I7Zrk7sdc74~q59VVnmCtA/vcfrO22tZp8iNwJDWXS6kA

But I reach the following error message :

"[LDAP: error code 1 - 000020D6: SvcErr: DSID-0310081B, problem 5012 (DIR_ERROR), data 0"

Obviously the LDAP entry hasn't changed

Could you please tell how to make it work ?

Best regards

Labels (3)
1 Solution

Accepted Solutions
JBTAB
Contributor
Contributor
Author

Hi,

I do.

I've just solved my issue.

The problem was that the uid was empty in my client's Active Directory.

Thank you for your answer though.

Regards

View solution in original post

2 Replies
gjeremy1617088143
Master
Master

Hi , do you use tLDAPInput_1_RESULT_NAME

for the dn in the tmap ?

 

JBTAB
Contributor
Contributor
Author

Hi,

I do.

I've just solved my issue.

The problem was that the uid was empty in my client's Active Directory.

Thank you for your answer though.

Regards