<?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 Bulk connection not working in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207250#M6972</link>
    <description>&lt;P&gt;I have a Microsoft SQL Server database table and I need to upload that data to Salesforce on a regular basis. The job is set up, but the load is not utilizing the bulk connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Salesforce connection I have set up (in the left pane) uses the bulk connection option. I have a tSalesforceConnection component in the job that points to that connection. My first component is a tMSSqlInput component that calls a stored procedure which returns the data from the database table. It goes through a tMap and then to a tSalesforceOutput component as an upsert. Fairly straightforward and the tSalesforceOutput component uses the&amp;nbsp;tSalesforceConnection component to connect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the job, I can see the count ticking up row by row, not in chunks as I would expect. It takes 10-15 minutes to upload about 2,000 rows. I checked on the Salesforce web page for that instance and there is no history of a bulk job running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what to check? Is there an issue with using a stored procedure to select the data and bulk connections in SF?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:27:24 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T06:27:24Z</dc:date>
    <item>
      <title>Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207250#M6972</link>
      <description>&lt;P&gt;I have a Microsoft SQL Server database table and I need to upload that data to Salesforce on a regular basis. The job is set up, but the load is not utilizing the bulk connection.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Salesforce connection I have set up (in the left pane) uses the bulk connection option. I have a tSalesforceConnection component in the job that points to that connection. My first component is a tMSSqlInput component that calls a stored procedure which returns the data from the database table. It goes through a tMap and then to a tSalesforceOutput component as an upsert. Fairly straightforward and the tSalesforceOutput component uses the&amp;nbsp;tSalesforceConnection component to connect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I run the job, I can see the count ticking up row by row, not in chunks as I would expect. It takes 10-15 minutes to upload about 2,000 rows. I checked on the Salesforce web page for that instance and there is no history of a bulk job running.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure what to check? Is there an issue with using a stored procedure to select the data and bulk connections in SF?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:27:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207250#M6972</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T06:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207251#M6973</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt; 
&lt;P&gt;Would you mind posting your job design screenshots on forum which will be helpful for us to address your issue.&lt;/P&gt; 
&lt;P&gt;Best regards&lt;/P&gt; 
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 02:54:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207251#M6973</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-01T02:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207252#M6974</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;If you want to bulkify your jobs you need to change tSalesforceOutput component by&amp;nbsp;tSalesforceOutputBulkExec.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 08:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207252#M6974</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2019-03-01T08:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207253#M6975</link>
      <description>&lt;P&gt;But the&amp;nbsp;&lt;SPAN&gt;tSalesforceOutputBulkExec connector wants a bulk file path. I'm not uploading from a file, I'm uploading using a stored procedure call against a MS SQL Server database table.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2019 22:45:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207253#M6975</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T22:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207254#M6976</link>
      <description>&lt;P&gt;Pics attached - thanks in advance for the help...!&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LsQt"&gt;SF Bulk Destination 1.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009Luhv"&gt;SF Bulk Destination 2.png&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LuaW"&gt;SF Bulk Source.png&lt;/A&gt;</description>
      <pubDate>Thu, 07 Mar 2019 23:03:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207254#M6976</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-07T23:03:47Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207255#M6977</link>
      <description>&lt;P&gt;Anyone?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 23:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207255#M6977</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-03-11T23:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Bulk connection not working</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207256#M6978</link>
      <description>Hey you can write on some file first. Use that file and "tSalesforceBulkExec" to load data. After that you can delete the file.</description>
      <pubDate>Fri, 22 Mar 2019 10:58:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Bulk-connection-not-working/m-p/2207256#M6978</guid>
      <dc:creator>vatsal_ras</dc:creator>
      <dc:date>2019-03-22T10:58:15Z</dc:date>
    </item>
  </channel>
</rss>

