<?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: How to delete all records in SalesForce object? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-records-in-SalesForce-object/m-p/2302963#M74892</link>
    <description>I'm not aware of any easy way to do this. Depending on the number of rows, you could read all the IDs and then delete each one.
&lt;BR /&gt;I don't even think Salesforce developers find it that easy to mass delete...</description>
    <pubDate>Sun, 10 Aug 2014 21:38:18 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-08-10T21:38:18Z</dc:date>
    <item>
      <title>How to delete all records in SalesForce object?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-records-in-SalesForce-object/m-p/2302962#M74891</link>
      <description>Is there a quick and easy way to delete all records in a SalesForce object? If I use a tSalesForceOutput and set Action to delete, the job runs and I get:
&lt;BR /&gt; connecting to socket on port 3444
&lt;BR /&gt; connected
&lt;BR /&gt; disconnected
&lt;BR /&gt;I'm guessing because I'm not telling it what to delete. How do i tell it to delete everything?
&lt;BR /&gt;I tried using a tSalesForceInput with "truncate &amp;lt;table&amp;gt;" and "delete from &amp;lt;table&amp;gt;", as I can do this with MSSQL/MySql, but SalesForce won't let me do this.</description>
      <pubDate>Sat, 16 Nov 2024 11:32:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-records-in-SalesForce-object/m-p/2302962#M74891</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete all records in SalesForce object?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-records-in-SalesForce-object/m-p/2302963#M74892</link>
      <description>I'm not aware of any easy way to do this. Depending on the number of rows, you could read all the IDs and then delete each one.
&lt;BR /&gt;I don't even think Salesforce developers find it that easy to mass delete...</description>
      <pubDate>Sun, 10 Aug 2014 21:38:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-records-in-SalesForce-object/m-p/2302963#M74892</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-08-10T21:38:18Z</dc:date>
    </item>
  </channel>
</rss>

