<?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: Slow upsert in salesforce in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209197#M8126</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You got how to solve this performance issue ?How did you solved it &lt;/P&gt;</description>
    <pubDate>Thu, 29 Oct 2020 14:47:40 GMT</pubDate>
    <dc:creator>Pooja_kataria</dc:creator>
    <dc:date>2020-10-29T14:47:40Z</dc:date>
    <item>
      <title>Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209189#M8118</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am upserting to salesforce, but the data is upserting at a very less pace around 5000 records get upserted in 45 min, Is there any way to do it faster.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 12:16:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209189#M8118</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-12-11T12:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209190#M8119</link>
      <description>Are you using bulk component or not?&lt;BR /&gt;Did you compare response time with DataLoader?&lt;BR /&gt;Standard or custom object?&lt;BR /&gt;Do you have many process builder/workflow/validation rules/triggers on salesforce side?</description>
      <pubDate>Wed, 11 Dec 2019 12:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209190#M8119</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-12-11T12:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209191#M8120</link>
      <description>&lt;P&gt;I am using tSalesforceOutput component of talend not custom one, can we make upsert fast in this component or these are for very small number of data and have to use bulk component.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 13:27:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209191#M8120</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-12-11T13:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209192#M8121</link>
      <description>&lt;P&gt;5000 records is a "very small" number of records.&lt;/P&gt; 
&lt;P&gt;You should not have performance issue due to this volume and Bulk is not required here.&lt;/P&gt; 
&lt;P&gt;I suggest you to compare performance with DataLoader for the same volume.&lt;/P&gt; 
&lt;P&gt;Also you should share your job design with details for tSalesforce component.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 14:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209192#M8121</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-12-11T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209193#M8122</link>
      <description>&lt;P&gt;I have checked &lt;STRONG&gt;Retrieve Id&lt;/STRONG&gt; in the advance setting, that might be the reason, but I need salesforce id for further operation and &lt;STRONG&gt;Die on Error&lt;/STRONG&gt; and &lt;STRONG&gt;Ignore Null&lt;/STRONG&gt; is unchecked&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:36:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209193#M8122</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-12-11T15:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209194#M8123</link>
      <description>Retrieving salesforce Ids is an usual use case and this is not the root cause of poor performances.
&lt;BR /&gt;Once again, compare with DL and if your job is really slower than DL then you probably have something wrong somewhere in your job but I can't guess where/what as soon as you don't share your design.</description>
      <pubDate>Wed, 11 Dec 2019 15:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209194#M8123</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-12-11T15:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209195#M8124</link>
      <description>&lt;P&gt;I am not getting what design are you looking, there is an input file which is upserting the data in a salesforce object on the basis of key. Data loader, I need to check because I am new to this and not a salesforce developer.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2019 15:57:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209195#M8124</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-12-11T15:57:11Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209196#M8125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, I need to upsert around 20k in my next iteration and its taking so much time, can you suggest how to fast proceed with this.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 13:33:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209196#M8125</guid>
      <dc:creator>mani1304</dc:creator>
      <dc:date>2019-12-12T13:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Slow upsert in salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209197#M8126</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You got how to solve this performance issue ?How did you solved it &lt;/P&gt;</description>
      <pubDate>Thu, 29 Oct 2020 14:47:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Slow-upsert-in-salesforce/m-p/2209197#M8126</guid>
      <dc:creator>Pooja_kataria</dc:creator>
      <dc:date>2020-10-29T14:47:40Z</dc:date>
    </item>
  </channel>
</rss>

