<?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 data from Salesforce Object in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-data-from-Salesforce-Object/m-p/2312012#M83002</link>
    <description>This is the approach I take.&lt;BR /&gt;I have a single Job and list my Object names in tFixedFlowInput, or I could externalise them.&lt;BR /&gt;The Job iterates through these, extracts the Salesforce Ids to a file and then uses that file to perform a bulk delete.&lt;BR /&gt;This approach also allows me to constrain the deletes based on Owner, Creation Timestamp and Record Id etc.&lt;BR /&gt;It also allows me to place a tMsgBox between the Id collection and delete (showing some useful information) just incase I'm pointing to the wrong Org!&lt;BR /&gt;This is a simple Job that is simply driven by a list of Object names, and using components that are configured by these.</description>
    <pubDate>Tue, 19 Jul 2016 08:29:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-07-19T08:29:20Z</dc:date>
    <item>
      <title>How to delete all data from Salesforce Object</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-data-from-Salesforce-Object/m-p/2312011#M83001</link>
      <description>Hi,&lt;BR /&gt;I want to delete all data in a Salesforce Object with a Talend Job, is there a component to do that in an easy way?&lt;BR /&gt;I could do that with a Query, save the output (with the Salesforce IDs) as a CSV File and to a Bulk Delete with the corresponding component; is there an easier way to do that?</description>
      <pubDate>Sat, 16 Nov 2024 10:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-data-from-Salesforce-Object/m-p/2312011#M83001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete all data from Salesforce Object</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-data-from-Salesforce-Object/m-p/2312012#M83002</link>
      <description>This is the approach I take.&lt;BR /&gt;I have a single Job and list my Object names in tFixedFlowInput, or I could externalise them.&lt;BR /&gt;The Job iterates through these, extracts the Salesforce Ids to a file and then uses that file to perform a bulk delete.&lt;BR /&gt;This approach also allows me to constrain the deletes based on Owner, Creation Timestamp and Record Id etc.&lt;BR /&gt;It also allows me to place a tMsgBox between the Id collection and delete (showing some useful information) just incase I'm pointing to the wrong Org!&lt;BR /&gt;This is a simple Job that is simply driven by a list of Object names, and using components that are configured by these.</description>
      <pubDate>Tue, 19 Jul 2016 08:29:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-delete-all-data-from-Salesforce-Object/m-p/2312012#M83002</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-07-19T08:29:20Z</dc:date>
    </item>
  </channel>
</rss>

