<?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: CSV to Salesforce custom object in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Salesforce-custom-object/m-p/2248808#M33545</link>
    <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LR90AAG"&gt;@arronvoce&lt;/A&gt;, as per your error you need to pass some value for&amp;nbsp;&lt;SPAN&gt;Development__c in that custom object and it is a mandatory field in that object.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 May 2020 04:54:24 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-05-13T04:54:24Z</dc:date>
    <item>
      <title>CSV to Salesforce custom object</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Salesforce-custom-object/m-p/2248807#M33544</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm new to TOS and the world of ETL and data integration, I've worked with python directly but I'm having a few issues using TOS to try and populate a custom Salesforce object with some CSV data, here's my pipeline.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-05-12 at 21.50.56.png" style="width: 894px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009Ma4V.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/154625i4DE2D5A16394D01D/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009Ma4V.png" alt="0683p000009Ma4V.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The error&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-05-12 at 21.51.18.png" style="width: 978px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MZy9.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146013iCBA0CCEE01DE5C56/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MZy9.png" alt="0683p000009MZy9.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I don't understand why it's asking for Development__c it is not a required field as I can update the record manually in SF without an issue.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;My mapping is setup as below&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2020-05-12 at 21.50.48.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MZfw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138778i3600895CBE665B7C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MZfw.png" alt="0683p000009MZfw.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Mortgage_Provider contains the same unique reference number as appears in Unique_Reference_C in Salesforce, so I've made these both the key field as this is what joins the .CSV data and the Salesforce data together.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The data in the field 'Property_Type' from the .CSV file should then populate the 'PH_Lets_Status_c' field in Salesforce but I just get the above error.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The Salesforce output is configured for the correct object too, so I'm a little lost.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks for you help &lt;IMG id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://community.qlik.com/" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Salesforce-custom-object/m-p/2248807#M33544</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: CSV to Salesforce custom object</title>
      <link>https://community.qlik.com/t5/Talend-Studio/CSV-to-Salesforce-custom-object/m-p/2248808#M33545</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LR90AAG"&gt;@arronvoce&lt;/A&gt;, as per your error you need to pass some value for&amp;nbsp;&lt;SPAN&gt;Development__c in that custom object and it is a mandatory field in that object.&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2020 04:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/CSV-to-Salesforce-custom-object/m-p/2248808#M33545</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-05-13T04:54:24Z</dc:date>
    </item>
  </channel>
</rss>

