<?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 Error while importing related field to salesforce from csv in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Error-while-importing-related-field-to-salesforce-from-csv/m-p/2353499#M119670</link>
    <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I'm trying to import invoice and invoice products from a csv file to Salesforce. I'm getting required field missing for Invoice__c relationship field on Invoice products. But I'm mapping the field with Invoice Id. Can someone help me resolve this issue. Thanks.&lt;/P&gt;&lt;P&gt;Below is the error log and the job ss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting job Invoice_Import at 11:19 17/07/2023.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3860&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Exception in component tSalesforceOutput_1 (Invoice_Import)&lt;/P&gt;&lt;P&gt;java.io.IOException: Required fields are missing: [Invoice__c]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.handleReject(SalesforceWriter.java:536)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.doInsert(SalesforceWriter.java:357)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.logout(SalesforceWriter.java:679)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.close(SalesforceWriter.java:666)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.close(SalesforceWriter.java:66)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.tFileInputDelimited_2Process(Invoice_Import.java:7630)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.tFileInputDelimited_1Process(Invoice_Import.java:3514)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.runJobInTOS(Invoice_Import.java:10396)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.main(Invoice_Import.java:10225)&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job Invoice_Import ended at 11:19 17/07/2023. [Exit code&amp;nbsp;= 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kYRLDAA4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129948i76E3D0D1B307B38E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kYRLDAA4.png" alt="0695b00000kYRLDAA4.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:34:32 GMT</pubDate>
    <dc:creator>minald2</dc:creator>
    <dc:date>2024-11-15T21:34:32Z</dc:date>
    <item>
      <title>Error while importing related field to salesforce from csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-importing-related-field-to-salesforce-from-csv/m-p/2353499#M119670</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;I'm trying to import invoice and invoice products from a csv file to Salesforce. I'm getting required field missing for Invoice__c relationship field on Invoice products. But I'm mapping the field with Invoice Id. Can someone help me resolve this issue. Thanks.&lt;/P&gt;&lt;P&gt;Below is the error log and the job ss&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting job Invoice_Import at 11:19 17/07/2023.&lt;/P&gt;&lt;P&gt;[statistics] connecting to socket on port 3860&lt;/P&gt;&lt;P&gt;[statistics] connected&lt;/P&gt;&lt;P&gt;Exception in component tSalesforceOutput_1 (Invoice_Import)&lt;/P&gt;&lt;P&gt;java.io.IOException: Required fields are missing: [Invoice__c]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.handleReject(SalesforceWriter.java:536)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.doInsert(SalesforceWriter.java:357)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.logout(SalesforceWriter.java:679)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.close(SalesforceWriter.java:666)&lt;/P&gt;&lt;P&gt;	at org.talend.components.salesforce.runtime.SalesforceWriter.close(SalesforceWriter.java:66)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.tFileInputDelimited_2Process(Invoice_Import.java:7630)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.tFileInputDelimited_1Process(Invoice_Import.java:3514)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.runJobInTOS(Invoice_Import.java:10396)&lt;/P&gt;&lt;P&gt;	at testpudumjee.invoice_import_0_1.Invoice_Import.main(Invoice_Import.java:10225)&lt;/P&gt;&lt;P&gt;[statistics] disconnected&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Job Invoice_Import ended at 11:19 17/07/2023. [Exit code&amp;nbsp;= 1]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000kYRLDAA4.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129948i76E3D0D1B307B38E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000kYRLDAA4.png" alt="0695b00000kYRLDAA4.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-importing-related-field-to-salesforce-from-csv/m-p/2353499#M119670</guid>
      <dc:creator>minald2</dc:creator>
      <dc:date>2024-11-15T21:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error while importing related field to salesforce from csv</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Error-while-importing-related-field-to-salesforce-from-csv/m-p/2353500#M119671</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there any type convert inside tMap_2 component? As we know that it required case sensitive currently. so you should type the field with case sensitive. else it maybe lost when send request to server side.&lt;/P&gt;&lt;P&gt;Please make sure that you write the field in studio as it is written in salesforce.&lt;/P&gt;&lt;P&gt;Feel free to post your issue here.&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Mon, 17 Jul 2023 06:40:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Error-while-importing-related-field-to-salesforce-from-csv/m-p/2353500#M119671</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-17T06:40:10Z</dc:date>
    </item>
  </channel>
</rss>

