<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Insert emty value to LDAP in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264425#M44261</link>
    <description>Thank for your reply! Here is an example of LDIF entry rejected by the LdapOutput Component 
&lt;BR /&gt; 
&lt;PRE&gt;dn: CN=DUPOND TOTO,OU=Utilisateurs,OU=AD,DC=domain,DC=com&lt;BR /&gt;objectClass: top&lt;BR /&gt;objectClass: person&lt;BR /&gt;objectClass: user&lt;BR /&gt;cn: DUPOND TOTO&lt;BR /&gt;sn: DUPOND &lt;BR /&gt;postalAddress: c.dupond@domain.com&lt;BR /&gt;homePhone: &lt;BR /&gt;division: DPD&lt;/PRE&gt; 
&lt;BR /&gt;It doesn't work because homePhone attribut has no value. 
&lt;BR /&gt;Best regard, 
&lt;BR /&gt;npa</description>
    <pubDate>Wed, 08 Jun 2011 08:57:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-06-08T08:57:11Z</dc:date>
    <item>
      <title>Insert emty value to LDAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264423#M44259</link>
      <description>I want to insert values in LDAP but data can contains empty value. 
&lt;BR /&gt;I obtain this error 
&lt;BR /&gt; 
&lt;BLOCKQUOTE&gt; 
 &lt;TABLE border="1"&gt; 
  &lt;TBODY&gt; 
   &lt;TR&gt; 
    &lt;TD&gt;Exception in component tLDAPOutput_1&lt;BR /&gt;javax.naming.directory.InvalidAttributeValueException: [LDAP: error code 21 - 00000057:&lt;BR /&gt;LdapErr: DSID-0C090A85, comment: Error in attribute conversion operation, data 0, vece.&lt;/TD&gt; 
   &lt;/TR&gt; 
  &lt;/TBODY&gt; 
 &lt;/TABLE&gt; 
&lt;/BLOCKQUOTE&gt; 
&lt;BR /&gt;. 
&lt;BR /&gt;How can i solve this problem? 
&lt;BR /&gt;Thx 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MACn.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154443iC5B8CACEF3D12C6A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MACn.png" alt="0683p000009MACn.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 12:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264423#M44259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Insert emty value to LDAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264424#M44260</link>
      <description>Please, can you provide the sample of ldap entry which are rejected by the tLDAPout component ?&lt;BR /&gt;Regards,&lt;BR /&gt;GAT</description>
      <pubDate>Tue, 07 Jun 2011 18:19:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264424#M44260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-07T18:19:12Z</dc:date>
    </item>
    <item>
      <title>Re: Insert emty value to LDAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264425#M44261</link>
      <description>Thank for your reply! Here is an example of LDIF entry rejected by the LdapOutput Component 
&lt;BR /&gt; 
&lt;PRE&gt;dn: CN=DUPOND TOTO,OU=Utilisateurs,OU=AD,DC=domain,DC=com&lt;BR /&gt;objectClass: top&lt;BR /&gt;objectClass: person&lt;BR /&gt;objectClass: user&lt;BR /&gt;cn: DUPOND TOTO&lt;BR /&gt;sn: DUPOND &lt;BR /&gt;postalAddress: c.dupond@domain.com&lt;BR /&gt;homePhone: &lt;BR /&gt;division: DPD&lt;/PRE&gt; 
&lt;BR /&gt;It doesn't work because homePhone attribut has no value. 
&lt;BR /&gt;Best regard, 
&lt;BR /&gt;npa</description>
      <pubDate>Wed, 08 Jun 2011 08:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264425#M44261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T08:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Insert emty value to LDAP</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264426#M44262</link>
      <description>The 'homePhone' (Home Telephone Number) attribute specifies home 
&lt;BR /&gt; telephone numbers (e.g., "+1 775 555 1234") associated with a person. 
&lt;BR /&gt; ( 0.9.2342.19200300.100.1.20 NAME 'homePhone' 
&lt;BR /&gt; EQUALITY telephoneNumberMatch 
&lt;BR /&gt; SUBSTR telephoneNumberSubstringsMatch 
&lt;BR /&gt; SYNTAX 1.3.6.1.4.1.1466.115.121.1.50 ) 
&lt;BR /&gt; The telephoneNumber (1.3.6.1.4.1.1466.115.121.1.50) syntax and the 
&lt;BR /&gt; 'telephoneNumberMatch' and 'telephoneNumberSubstringsMatch' rules are 
&lt;BR /&gt; described in . 
&lt;BR /&gt;The Home Telephone Number attribute type specifies a home telephone number associated with a person. Attribute values should follow the agreed format for international telephone numbers: i.e., "+44 71 123 4567". 
&lt;BR /&gt;You must replace empty or null by default value like (+) for example. 
&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 08 Jun 2011 16:19:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Insert-emty-value-to-LDAP/m-p/2264426#M44262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T16:19:57Z</dc:date>
    </item>
  </channel>
</rss>

